Jump to content


browser in flash


  • You cannot reply to this topic
2 replies to this topic

#1 worldofth4

    Young Padawan

  • Members
  • Pip
  • 17 posts

Posted 17 June 2007 - 04:23 PM

my question is, is it possible to have a webpage in a flash movie, so like an iframe loads a wepage in a webpage, so what i want is to do something similar to an iframe, have a bowser of sorts in flash which loads a webpage?

and if it is possible how can it be done?

Edited by worldofth4, 17 June 2007 - 04:24 PM.


#2 Pax

    P2L Jedi

  • Members
  • PipPipPip
  • 911 posts
  • Gender:Male
  • Location:Windsor, ON, Canada

Posted 18 June 2007 - 09:13 AM

Only real way to do that would be to build your flash file around an iframe. But yeah...then you're using an iframe. Might need some javascript to deal with depth management between the iframe and flash. You can call js functions from flash using:

getURL("java script:myFunctionName()");

Change myFunctionName with the name of your function to be called.

Edit:

Just a note about the code there, there should not be a space in javascript. I would assume it is getting a space inserted for security reasons by the forum.

Edited by Pax, 18 June 2007 - 10:51 AM.


#3 worldofth4

    Young Padawan

  • Members
  • Pip
  • 17 posts

Posted 18 June 2007 - 10:10 AM

shame, in a way cause it would be a useful feature. i guess the iframe can still be useful, i'll look in to it in more detail then, thx for the help.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users