Log in

View Full Version : Flash/javascript



benslayton
07-05-2006, 10:29 PM
Ok I'm using this in a .js document



//Javascript document
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="661" height="262">');
document.write('<param name="movie" value="flash/head.swf">');
document.write('<param name="quality" value="high"></object>');
///////////2
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="661" height="41">');
document.write('<param name="movie" value="flash/menu.swf">');
document.write('<param name="quality" value="high"></object>');

And putting this where I want it to show up.

<script src="../second.js"></script>

Can ya'll test it out in different browsers and let me know how it works. I already know it doesn't work in Firefox. Anyone know how to fix that?:)

tim.thelion
07-05-2006, 10:39 PM
give me a link...

benslayton
07-05-2006, 10:47 PM
oops that's right.

oh just so the spiders will not catch it here it is c a k e s b y p a t dot net

there are no spaces the "dot" = .

tim.thelion
07-05-2006, 11:49 PM
I can't read it(not english)

in ie7(vista) it works fine.

benslayton
07-06-2006, 02:19 AM
Thats just the dummy text. I'm talking about the FLASH at the top of the page. Read the title of the thread, "Flash/Javascript"

tim.thelion
07-06-2006, 04:20 AM
I know. the flash works in ie7.