One image to rule them all! The thing that created the concept of god. :p
http://www.ipmc.cnrs.fr/~duprat/neurophysiology/images/brain2.jpg
Type: Posts; User: shachi; Keyword(s):
One image to rule them all! The thing that created the concept of god. :p
http://www.ipmc.cnrs.fr/~duprat/neurophysiology/images/brain2.jpg
alexjewell: Been there, done that.
I bet there is because I did it on the same script. http://www.bl0g.co.uk/070327/Creating_Transparent_PNG_Images_in_GD/
Hello everyone!
Can anyone create this: http://cbimg6.com/tutorials/08/02/11/1017ab.png
effect using php and gd? The fonts must be customizable and the background transparent.
Here's as far...
Well, as mentioned earlier, I already have a wysiwyg editor. I need the "paging" functionality.
Hi all,
I am working on a project where I needed to create a virtual "Word processor", I pretty much fixed it except that I can't visualize "pages" in a wysiwyg editor. I was wondering if anything...
Sorry for the late reply. I forgot to mention that the wavs need to be streamed from the server. Can flash stream wav files as well?
Hello flash gurus,
I was wondering if someone could create a simple flash wav file player for me. I found some woderful players but unfortunately they only play mp3. Any help would be greatly...
var message="";function clickIE(){if(document.all){(message);return false}}function...
Actually, a link to your page(blog or whatever) would be better. What else would be better is to let us see a "live" page rather than letting us download the code. :)
In fact, if you do want to do it in javascript which actually "works" on all browsers, why don't you go for Loupe.js or something similar?
http://www.netzgesta.de/loupe/ (See the "Zoom Effect")...
I'd ask for a portable c compiler(which you can carry in a usb stick)
True, why don't you try using image filters since they are easier than hard coding everything? However if it doesn't work out for you, you can always go back to that code and if anything goes wrong,...
Well, well, nothing really new here is it? http://www.merchantos.com/makebeta/tools/spyjax/
No, I don't know who created that script but, what I do know is that you pass the image path e.g. :
$cm = new bw('/path/to/your/image.png');
Ok, here's the simple algorithm:
get the page number from the URL(e.g ?pg=2)
multiply that number by the number of results you want(if ten, then, 10*2 = 20) which will be your starting point...
Do whatever you want, my job was to tell you the problem. :p
Do you mean something like a long horizontal div that always stays at the top of the page?
http://jeroenwijering.com/?item=Flash_Single_MP3_Player
Please post a link to the page on your site that contains the problematic script so we can check it out.
Yes you have to preload the images before the script gets called OR you have to call the script after the image has loaded. A perloader? What preloader?
I think it's this: http://www.iwebtool.com/ :p
drj33: True, I completely missed that.
Alright, so. First thing, it's a cache problem.
Second, the Drag.init script is called as soon as the script is loaded, however the image isn't thus you can't see the imageWidth and imageHeight on...
Well, that seems pretty reasonable, I wonder how they do it. What I'd love to see is a text-recognition algorithm in PHP. That'd be quite a challenge. :p