How can I load a webpage as the background of a flash game I am making?

Michael

New member
I am making a flash game that is supposed to allow the user to load any URL in the game and have it act as a background. From there, the user can "paint" over the webpage of the URL they loaded.

I have the paint portion all working, but I am not sure about the URL as a background part. I have seen other games with the same effect, however.
My .fla file is currently coded in actionscript 2.0
 
Back
Top