I have a form working in conjunction with a table and it's not rendering within the div in IE only. It's fine in Firefox. I tried applying a widht to the form but it's not working...
Actually, I have just fixed this piece. I now need to figure out how to make the .flv files loop. I think I have to add an AS piece in the .fla file but I can't find an example of the code anywhere...
http://www.ltcproduction.com/video_accueil.swf
is a file with a yellow background and two smaller swif files inside the yellow background. They look like little videos with no...
I am making a little slideshow where at some points, some Movie Clips have to be clickable and am getting a code error in my Actionscript 3.0 when trying to convert to .swf. I can't figure out what's...
Oh and about this piece 'Fade has to wait until image finishes loading from server ?'
no, I want the fade to happen WHILE the image loads from server. Makes sense?
basically I just want my elements to appear while fading themselves into the div (from a transaprency of 0 to 100%) just once so that they ease themselves into the site instead of loading...
I cannot for the life of me find a simple script to fade in all the content of my <div> using Javascript. In this case the content is really an image and the code is below. I added 'onLoad="fade();'...