PDA

View Full Version : I need to be able to pass parms to HTML From Fash


Frank H. Shaw
03-30-2006, 10:11 AM
THE DIRECTION FOR PASSING IS FROM FLASH TO HTML!!!!!

I need to be able to do too things from within a flash appliaction - they {Macromedia} call a document - either directly to HTML if posiable or through a action Script - if there is a way to do it dierctly i would like have a example of both ways.

Note: { I need to understand the syntix used in doing this in both Flash and HTML side and a little explaination would be helpful too - and if any side effects i need to know about would also be help fullto know }

- In specific I need to pass the data from a flash to HTML tags the <param> tag and the <applet> Tag. Please explain in detail the interface in fash and a action script to both HTML tags.

- I need to be able to pass the flash information to the <param> and its Attributes id, name, type, valuetype

- I need to be able to pass the flash information to the <applet> and its Attributes align, alt, archive, class, code, codebase, hspace, id, mayscript, name, object, style, title, vspace, width

I hope i did not forget any!!!! :confused:

THANKS Frank:)

Frank H. Shaw
03-30-2006, 09:44 PM
:confused: :confused: :confused:

Did I ask something that can not be done !!!

In Studying the subject matter i did come a cross a way that i might be able to do this and that is from a flash moive and use a call FSCommand with command and argument parameters that will be passed to javascript function this adds more complexity and another layer to it but if that is the only my to do to the HTML tags. The thing i am not trying to do is embed HTML into Flash Document. There is plunity of information and examples on line on how to do that.

If this does not support the the HTML tags level then please explian how it does work - I am kind new to this Flash Stuff so if I some concepts messed up please explian. THANKS FRANK