A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Taking html files into Flash

  1. #1
    Member
    Join Date
    May 2000
    Posts
    34

    Taking html files into Flash

    Does anyone know an easy way to take existing html files into Flash? I have a site that is all html with some Flash but I want to turn it all into a Flash site without losing some of the functions I have with java.

    Thanks in advance for your time.

    Deb

  2. #2
    Left-Handed Flash User mickbrit55's Avatar
    Join Date
    Nov 2003
    Location
    NJ USA
    Posts
    1,375
    Hiya

    The only way to get html files to display is to use getURL, as in :


    getURL("myFile.html", "_blank");


    If you mean getting html files into the editor in some way, there isn't (as far as I know)

    Mick

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center