Detecting Flash Player with Lingo?

Ask a Question related to Macromedia Director Lingo, Design and Development.

  1. #1

    Default Detecting Flash Player with Lingo?

    I have always detected the QT player in my stub projector but now have some Flash elements in the movie as well. Any Lingo out there that will allow me to check to see if the proper Flash player Version is present?

    I read that no Flash Player is needed on a machine running a Director projector is the correct Xtras is installed? Is that true. Even if so, I want to see what version of Flash they have because I am going to be using FlashPaper and don't know if it will work on earlier versions of the FlashPlayer.
    Thanks for any help on this most frustrating problem!

    jon eynon

    ecologik multimedia



    jgsstrappy webforumsuser@macromedia.com Guest

  2. Similar Questions and Discussions

    1. detecting flash player close
      Hi All does anyone know of a way to detect the flash player closing? I believe there is no way to do this but thought I'd throw it out there My...
    2. Detecting if the Shockwave Player is installed
      Hi, is there a script I can run from a projector to determine if the user has a shockwave player installed. I need to open HTML pages and some...
    3. Detecting Operation System via lingo( MAC OS or WIN OS any versions)
      hi.. can any one tell me..how can i check via lingo that which operating system my computer is running..for example i want that on mousedown if...
    4. Odp: How to make mp3 player on the www page using lingo
      One more.... those mp3 music's shout be separate files placed in the web regards again Lukasz From Poland
    5. Detecting installed DivX codec with lingo
      Is it possible to check whether the DivX codec is installed or not? And if not, load the installation program before going on to the movies? ...
  3. #2

    Default Re: Detecting Flash Player with Lingo?

    afaik, it depends on the Director version you use :
    if building projector with > you'll be able to play
    dir 7 > Flash 4
    dir 8.5.1 > Falsh 5
    dir MX > flash 6

    since it's dir's xtras that play Flash, the thing doesn't depend on the
    flash plug-in/player/activeX already installed on user's computer

    hth
    --
    ----------------
    -- Ned
    ----------------------------------------
    Bien faire et laisser braire
    ----------------------------------------
    "jgsstrappy" <webforumsuser@macromedia.com> a écrit dans le message de
    news:bqnqva$5fp$1@forums.macromedia.com...
    | I have always detected the QT player in my stub projector but now have
    some Flash elements in the movie as well. Any Lingo out there that will
    allow me to check to see if the proper Flash player Version is present?
    |
    | I read that no Flash Player is needed on a machine running a Director
    projector is the correct Xtras is installed? Is that true. Even if so, I
    want to see what version of Flash they have because I am going to be using
    FlashPaper and don't know if it will work on earlier versions of the
    FlashPlayer.
    | Thanks for any help on this most frustrating problem!
    |
    | jon eynon
    |
    | ecologik multimedia
    |
    |


    Ned Guest

  4. #3

    Default Re: Detecting Flash Player with Lingo?

    Hi Jon,

    You don't need to look for the Flash player on the user's computer. The
    Flash player is built into the Flash Xtra. If you are using Director MX
    then you'll have the player for Flash MX built in.

    You won't be able to use FlashPaper as that's an MX 2004 thing. You can
    only use ActionScript appropriate for the version of Flash that the
    Xtra in Director will support.

    --
    Rob
    _______
    Rob Dillon
    Team Macromedia
    [url]http://www.ddg-designs.com[/url]
    412-243-9119

    [url]http://www.macromedia.com/software/trial/[/url]
    Rob Dillon Guest

  5. #4

    Default Re: Detecting Flash Player with Lingo?

    Thanks for your help. I understand the Flash built in function with the Xtra. How come they have allowed for the Flash Xtra to play without the help of the Flash Player itself but can't do that with QT? Is it a licensing issue with Apple?

    I have downloaded the trial version of Director MX and have successfully put in FlashPaper (.swf) files. With a little lingo code to clean up bugs, it seems to work just fine. We have Director MX on the way right now (full version) Are you saying that the version I get will not be able to incorporate FlashPaper items? It isn't any different then the present download trial is it?

    Thanks again for your help. Nice to be able to talk to someone out these problems! I feel out on the island here in Indiana!

    jon



    jgsstrappy webforumsuser@macromedia.com Guest

  6. #5

    Default Re: Detecting Flash Player with Lingo?

    Hi Jon,

    I thought that FlashPaper was an MX 2004 thing. If it works now, then
    it will work in the new copy of Director.

    The Flash player is a very small file, and apparently, fits comfortably
    in the Xtra. Since Macro makes both products, they are free to optimize
    the code as they like. Since they, Macro, can distribute the Xtra with
    Director, there's no need to deal with downloads or updates or checking
    for version numbers. This simplifies the development and user
    experience.

    Quicktime is owned by Apple. It's a much larger application.
    Quicktime's development and update cycle aren't aligned with any
    Macromedia product. Even if the QT player could be integrated into the
    Xtra, or carried along seperately, new versions and updates would still
    have to be carried forward somehow. This process might be more complex
    and difficult than the current method of finding the player and it's
    version.

    What I'd like to see would be a version of the player that would run
    from a CD in a similar manner to the way the Acrobat player can be
    used.

    --
    Rob
    _______
    Rob Dillon
    Team Macromedia
    [url]http://www.ddg-designs.com[/url]
    412-243-9119

    [url]http://www.macromedia.com/software/trial/[/url]
    Rob Dillon Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139