A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Wierd results on different computers

  1. #1
    Senior Member
    Join Date
    Apr 2001
    Location
    Sydney, Australia
    Posts
    271

    Wierd results on different computers

    Hi Guys,
    I have a problem with different computers playing a swf a different way to other computers. For the client all the work had to be done in flash five (every one has a flash five player right). The clients machine is showing really odd results.

    Has anyone else experienced odd results from different computers and or flash players before? If so how can I solve them?
    'Be water my friend'

    Duncher

  2. #2
    Senior Member
    Join Date
    Sep 2002
    Posts
    398
    Check the version of player that your cklient has got....

    Are you playing it in a browser with a flash player detector?

    I would suggest you download the latest "flash deployment" package from macromedia... It has all the files etc you need to detect various flash player versions.. etc...

    You can also check locally by making a small movie
    with the following code in the first frame..

    trace(getVersion());
    versionString=getVersion();

    Set up a dynamic Text Box to hold the variable versionString...

    And check what your client is running...


    What sort of "odd results" ?

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