A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: flash 6 plugin problems

  1. #1
    Dear all,
    I have a small problem, I have created a flash file using mx. In the publish settings I have set it to publish my file as a flash 4 format however when I goto view the said file I am getting the usual please download the flash 6 plugin. Is there any way to get round this?

    Regards

    Aaron

  2. #2
    aCtioNScRipTer
    Join Date
    Feb 2001
    Posts
    274
    Ah ha.....Ok u see. Though ur .swf file is in flash 4 format but the html generated by flash mx checks for the latest plug in which is version 6. Hence it will prompt u to download flash 6 plug-in. I sugguest u find the html code that checks for flash 4 plug-in instead. =)

  3. #3
    Senior Member
    Join Date
    Jan 2001
    Posts
    106

    best way is

    hi buddy,

    You just open the html generated by Flash and change the version of flash player as 4

    This is the code in the HTML
    codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"

    Or else best way is to use the latest plugin

    just kidding.
    gnana


  4. #4
    flashing since v3
    Join Date
    Jan 2002
    Posts
    401
    or even get rid of the html altogether

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