Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: RE: FLASH: FS_Command, Javascript -> Flash
From: Jason Cartwright
Date: Mon, 14 Aug 2000 12:33:59 +0100

Does this help?

I build the string in the javscript variable 'inc' in the format
"?variablename1=value1&variablename2=value2" and then stick this code in -

document.write('<EMBED src="http://devserver/corp/jason/mov12.swf' + inc +
'" quality=high menu=false loop=true ');
document.write(' swLiveConnect=FALSE WIDTH=580 HEIGHT=390
loop="false"');
document.write(' TYPE="application/x-shockwave-flash"
PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_
Version=ShockwaveFlash">');

Hope this helps - mail me direct if you have ne probs - I have been working
with this for ages now.

Jason Cartwright
Web Designer, UK Design & Development
jason [dot] cartwrightattopjobs [dot] co [dot] uk
Tel: +44 (0) 1925 844 744 Fax: +44 (0) 1925 844
733
ICQ: 41262207
========================================================
Top Jobs on the Net http://www.topjobs.net
========================================================
The information transmitted in this email is intended only for the person(s)
or entity to which it is addressed and may contain proprietary, confidential
and/or privileged material. If you have received this email in error,
please contact the sender by replying and delete this email so that it is
not recoverable. If you are not the intended recipient(s), any retention,
review, disclosure, distribution, copying, printing, dissemination, or other
use of, or the taking of any action in reliance upon, this information is
strictly prohibited and without liability on our part.

> I guess
> Javascript is the right solution but I haven't figured out how this
> works exactly. I don't have any problems with getting infos from flash
> to javascript but the other way round. How do i give over several
> strings (text) to flash? Any ideas, links, whatever?
>
> maltek

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Full flasher archive now available online at:
http://www.chinwag.com/flasher/archive.shtml
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]