Hoogle
Guru
- Messages
- 8,334
- Likes
- 2,587
Ok I have a client that wants to embed a html page inside a flash swf site in a frame within a page.
This is not native to flash and I dont believe it is actually possible I have even tried code snippets and using a UI Loader.
The normal workaround is to export your flash movie and embed it in a html document and then if you want to add dynamic content such as another page you would use a frame stacking system setting your flash frame to WMODE and then using a Z index to stack your dynamic content above it to make it look like it is in the flash file and not overlayed and positioned using CSS styling.
All very well and probably is the easiest method right????
But my client needs it all so everything can be done within the master flash file.
So does anyone know of a proven way to load an external web page within a content box all directly withing Flash.
This is not native to flash and I dont believe it is actually possible I have even tried code snippets and using a UI Loader.
The normal workaround is to export your flash movie and embed it in a html document and then if you want to add dynamic content such as another page you would use a frame stacking system setting your flash frame to WMODE and then using a Z index to stack your dynamic content above it to make it look like it is in the flash file and not overlayed and positioned using CSS styling.
All very well and probably is the easiest method right????
But my client needs it all so everything can be done within the master flash file.
So does anyone know of a proven way to load an external web page within a content box all directly withing Flash.