A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Use TFL text if player version is 10

  1. #1

    Question Use TFL text if player version is 10

    Is it possible to created a method of actionscript-based flash detection (flash.system.Capabilities) to determine wether to display TFL text or not?

    I'm currently testing a Flash 10 swf with TFL text in it, on a Flash 9 plug-in and it seems to ignore the code and break.

    Thanks

  2. #2
    Senior Member cancerinform's Avatar
    Join Date
    Mar 2002
    Location
    press the picture...
    Posts
    13,449
    You need to ask the user to update to Flash 10, since your movie is obviously a Flash 10 movie.

    The only way I know how the player in the browser is detected is by the swf Object, which is javascript. You need to look into how to get the JS information into the flash movie using externalinterface.
    - The right of the People to create Flash movies shall not be infringed. -

Tags for this Thread

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