A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: Need some help for flash4

  1. #1
    Junior Member
    Join Date
    Feb 2007
    Posts
    10

    Need some help for flash4

    Hi,

    I had some problems for publishing flash4 files to HTML. I just created banners using flash4 and tried to publish them.

    The coding that I uesd in HTML:

    <object width="118" height="60">
    <a target="blank" href="../Flash/Movie1.swf">
    <param name="movie" value="../Flash/Movie1.swf">
    <embed src="../Flash/Movie1.swf" width="118" height="60"></embed>
    </a>
    </object>

    After publishing to HTML, the flash banner's size doesn't match the size that I designed, that should be 118x60,but it looks very small on the HTML page.

    What caused this kind problem, I really don't know.
    but the animation function looks fine,just the size had a problem.

    Thanks for your help!

    YL

  2. #2
    It's a long way to the middle launchpad67's Avatar
    Join Date
    Oct 2004
    Location
    Prescott, Arizona
    Posts
    1,387
    Publishing for F4 is unheard of (now it's 2007). What version of Flash are you using? Publish for F7 at least, and always use the IE fix http://blog.deconcept.com/swfobject/

  3. #3
    Junior Member
    Join Date
    Feb 2007
    Posts
    10

    Thanks for help

    launchpad67,
    Thanks for your help and I will try it.

    But I like to ask a question about Falsh4, Is this means the Falsh4 doesn't work at all? Just a new person in this field, need idea.

    Thanks again.
    yl

  4. #4
    Senior Member
    Join Date
    May 2004
    Location
    East Yorkshire, England
    Posts
    423
    118x60 is pretty small to start with. Are you sure you're not work at a magnified resolution in Flash?
    Feeling chatty?
    http://www.mitsuku.com

  5. #5
    Junior Member
    Join Date
    Feb 2007
    Posts
    10

    How to set up sizes

    Steve,

    Thanks for your response.
    I'm a new person in this field and a lot of things that I don't know it.
    You said "work at a magnified resolution in Flash", What means about this.
    Please tell me.

    Also shows me how to set real sizes on the flash stage if you knew it.
    Each time I designed some banners and published them on the HTML, the sizes are short in width or height.

    I really no idea.

    Thanks,
    yl

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