Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Possible to position HTML site into flashmovie?

Status
Not open for further replies.

aribert888

Programmer
Jan 12, 2003
11
DE
Can I insert a small HTML page into my Flash page?

(I have a Quicktime movie (.mov) and a Java applet. As I would like to include these into my Flash website and cannot include them by themselves - but they should be in a HTML environment - I wonder if the HTML page can be inserted on a certain level...
(Sorry for my English - and limited Flash knowledge....)

Thanks for helping,
Aribert
 
You cannot really include html content (other than html formated text in textfields...) within a Flash movie. You could probably fake it with divisions and/or layers, but that's a cause for a lot of possible problems with browsers' compatibility.
But you could probably include all of those elements in the same html, as long as the applet and the Flash movie do not overlap.

Regards,

cubalibre2.gif
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top