Web Design Web Design Forum
Registration is free! Here you can view your subscribed threads, work with private messages and edit your profile and preferences Calendar Find other members Frequently Asked Questions Search
Home Web Design

Convenient web based access to our favorite web design Usenet groups

web design reviews

This is Interesting: Free Magazines for Graphics designers and webmasters  





  Last Thread  Next Thread
Author
Thread Post New Thread   

embedding html pages into flash
 

abrazendale




quote this post edit post

IP Loged report this post

Old Post  06-17-04 - 05:15 PM  
Hi folks,
I was wondering if there was anyway to embed html files into a flash file. F
or
example, im designing a site that has several sections, and for the content
would like the flash show to display a web page within the movie itself. Can
the flash movie call an external .html file and display it within the movie,
not in a new window? or is this not possible?

Thanks for your time,

Alan



Post Follow-Up to this message ]
Re: embedding html pages into flash
 

privatenews.microsoft.com




quote this post edit post

IP Loged report this post

Old Post  06-17-04 - 05:15 PM  
simply No, if you require flash to be present constanly you can cheat and
use frames!

flash supports a very limited set of html tags,

"abrazendale" <webforumsuser@macromedia.com> wrote in message
news:cas0r2$ska$1@forums.macromedia.com...
> Hi folks,
>  I was wondering if there was anyway to embed html files into a flash
file. For
> example, im designing a site that has several sections, and for the
content
> would like the flash show to display a web page within the movie itself.
Can
> the flash movie call an external .html file and display it within the
movie,
> not in a new window? or is this not possible?
>
>  Thanks for your time,
>
>  Alan
>




Post Follow-Up to this message ]
Re: embedding html pages into flash
 

anishu




quote this post edit post

IP Loged report this post

Old Post  06-17-04 - 05:15 PM  
i don't think inside the flash movie u can open an html file.
better integrate ur movie with an XML file, flash can read XML files and als
o
able to display contents.
http://www.multidmedia.com/software/flashstudio/



Post Follow-Up to this message ]
Re: embedding html pages into flash
 

abrazendale




quote this post edit post

IP Loged report this post

Old Post  06-17-04 - 05:15 PM  
thanks guys, think i'll go down the XML road..

Thanks for your time!


Post Follow-Up to this message ]
Re: embedding html pages into flash
 

Retroboy_mx




quote this post edit post

IP Loged report this post

Old Post  06-20-04 - 05:14 PM  
Hi!!

You only need work with Flash MX 2004  html textfield and a little function 
to
this,

Example:

Remenber that the textfields not work with all the html tags. But now in Fla
sh
MX 2004 img tag are suported and css styles works fine

;-D

Happy  Retro Flash.



function loadPage(page:String){
var pageHTML = new XML();
pageHTML.ignoreWhite = true;
pageHTML.onLoad = function(){
window_txt.htmlText = this;
}
pageLoader.load(page);
}


loadPage("home.htm");



Post Follow-Up to this message ]
Sponsored Links
 





All times are GMT. The time now is 03:51 AM. Post New Thread   
  Previous Last Thread   Next Thread next
Flash Site Design archive | Show Printable Version | Email this Page | Subscribe to this Thread

Popular forums

Adobe Photoshop forum Macromedia Flash Web Site Design
Dreamweaver FrontPage forum
JavaScript Forum XML forum
Style Sheets VRML
Forum Jump:
Rate This Thread:

 

XML RSS Feed web design latest articles Syndicate our forum via XML or simple JavaScript

Web Design archive  Database administration help  


Top Home  -  Register  -  Control Panel   -  Memberlist  -  Calendar  -  Faq  -  Search Top