A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: 800 X 600 res.

  1. #1
    Junior Member
    Join Date
    Apr 2001
    Posts
    2
    Hey I need help on sizing my flash file on my website. I've seen flash websites and the when you change your settings from 800 X 600 to 1024 X 768 or vice versa, the size of the .swf file stays the same size. How do I do this, is it code in the HTML or Flash???? My website is all flash enabled, and I sized it to 1024 X 768. But when I look at it at 800 X 600 its to big and doesn't fit in the screen.....

    Please Help me out,
    Kenny

  2. #2
    Junior Member
    Join Date
    Feb 2001
    Posts
    19

    Smile Basic HTML m8

    Quite simple this one and very common.
    Simply publish your Flash movie using f12 then open the html file and your movie starts playing. View the source file and search for the section that reads "embed src="name of your movie" straight after this it should show height and width settings which in your case read 1024 and 768 simply change both of these to 100% and refresh your movie and bang there's your full screen

    Night The squid

  3. #3
    Senior Member
    Join Date
    Jun 2001
    Posts
    102
    Or simply choose percent instead of match movie or pixel from publish settings.

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