[flexcoders] embedding HTML code in Flex

2009-03-26 Thread unestahl
I would like to embed the following HTML code snippet into Flex, so I can stream the audio SWF file. How can I do that? Is there something equivalent in Flex that will accomplish the same thing? BTW, this is an output grabbed from MP3 Sound Stream. There are two SWF files: one contains an

[flexcoders] Re: embad Flex application in HTML page?

2009-03-26 Thread unestahl
Check out this article: http://livedocs.adobe.com/flex/3/html/help.html?content=wrapper_13.html The HTML code should look something like this: object classid=clsid:d27cdb6e-ae6d-11cf-96b8-44455354 width=100 height=100 codebase=http://active.macromedia.com/flash7/cabs/

[flexcoders] Re: embedding HTML code in Flex

2009-03-27 Thread unestahl
to communicate to each other. I only see one SWF in your code, so I'm not sure why that snippet would load two SWFs, unless the swf was loading both of them. unestahl wrote: I would like to embed the following HTML code snippet into Flex, so I can stream the audio SWF file. How can I