PDA

Click to See Complete Forum and Search --> : Exernal Page Insert - FLASH


ronosmena
08-12-2008, 01:39 AM
Has anyone in here tried to insert and external website using flash, I know in HTML you can use iFrames and bring in an external website through your HTML page, but I have been researching if it is possible to LOAD it in FLASH.

Thanks

hewligan
08-12-2008, 04:22 AM
I think - and anyone who knows better feel free to correct me if I'm wrong here - that Flash doesn't allow you to do that for security reasons.

ronosmena
08-12-2008, 07:37 PM
Is there an alternate to it though?

adamblan
08-14-2008, 04:50 AM
You are able to load html & css into AS3 with loadVars... But I'm not sure about loading an external site iframe style...