A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Getting Flash website into html

  1. #1
    Junior Member
    Join Date
    Feb 2002
    Posts
    1
    What is the best way to do this so a browser can view it properly. I tried just inserting a plugin in frontpage but the size is never right. There are always margins around the flash movie. Thanks.

  2. #2
    GAME ON!!!! megatoon's Avatar
    Join Date
    Jun 2001
    Location
    The Lonely End of the Rink
    Posts
    3,481
    The HTML code is generated by Flash Just go to File-Publish the HTMl with show up in the folder where your fla is.

    To get rid of the border In Flash go to Publish Settings-HTML-Dimension-Percent %100x%100
    I also relace the <body> tage with:
    <BODY MARGINWIDTH="0" MARGINHEIGHT="0" LEFTMARGIN="0" RIGHTMARGIN="0" TOPMARGIN="0" BOTTOMMARGIN="0">

    TThen resave the HTML doc




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