Copy link to clipboard
Copied
Hi,
i need to embed html code in a swf that has embedded another swf file so an external swf file plays inside my swf. Is it possible? This is the code:
<iframe src="http://www.ustream.tv/embed/13251049" width="608" height="368" scrolling="no"></iframe>
Thank you.
Copy link to clipboard
Copied
it's not clear what you mean but it's probably not possible with as2 and not with a web-based app.
it's more likely possible with as3 and an air app.
Copy link to clipboard
Copied
Thank you. Whats an air application? IS it used along with flash or something?
Copy link to clipboard
Copied
an air application is a program that can be installed on a pc or mac or iOS or android device.
Copy link to clipboard
Copied
Okay, but what if i want the swf to be public? Do i have to install that program in the server where the swf is hosted or everyone else needs to have it in order to see the swf?
Thanks.
Copy link to clipboard
Copied
it's probably not possible to do what you want with as2 and not with a web-based app.
Copy link to clipboard
Copied
What about AS3?
Copy link to clipboard
Copied
it's more likely possible with as3 and an air app.
Copy link to clipboard
Copied
Thanks but i think i dont understand realyl well how does the air app get involved. Do i have to install it on the server im hosting the file at or something?
Copy link to clipboard
Copied
what you want is not possible using a web-based flash app.
Copy link to clipboard
Copied
I see. Then, what alternative i have the swf load the file in my code?
Copy link to clipboard
Copied
yes, you can load any swf into a web-based main swf. and, if you're always loading the same swf and the html page that embeds that swf never changes, you can recreate the appearance of the embedding html in your main swf.
Copy link to clipboard
Copied
Can be done with th example i post? It doesnt seem to work for me.
Thank you.
Copy link to clipboard
Copied
what's the path/name of the swf you're trying to load?
Copy link to clipboard
Copied
I really dont know. Its a ustream player and that i posted is the embed code to display it but i dont know the direct link to the swf. By looking at the iframe code, you see this: http://www.ustream.tv/embed/13251049 which is the player container and the only swf i could find there was:
http://static-cdn1.ustream.tv/swf/live/viewer:167.swf?vrsl=c:480&ulbr=100
but that does nothing, its the player only. Any hint please?
Thank you.
Copy link to clipboard
Copied
i'm not familiar with ustream.
Copy link to clipboard
Copied
Its fine. Flash technology is flash technology, isnt?
Copy link to clipboard
Copied
i'm not sure if that's a rhetorical question or a non-sequitor but, i can't think of a helpful response.
Copy link to clipboard
Copied
Can you get the sole swf file out of the page here http://www.ustream.tv/embed/13251049 that could lead to something good.
Thanks.
Copy link to clipboard
Copied
here's one of them: http://static-cdn1.ustream.tv/swf/live/viewer:167.swf?vrsl=c:480&ulbr=100
Copy link to clipboard
Copied
Hi,
so indeed the player only works when embedded into the original page and it wont work on its own, right?
Copy link to clipboard
Copied
i'm not familiar with ustream so i can't tell you that.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now