Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to play Flash with javascript?
Message
 
 
À
26/08/2003 16:52:01
Information générale
Forum:
Internet
Catégorie:
Javascript
Divers
Thread ID:
00823590
Message ID:
00823613
Vues:
23
Hi Denis,

You use < embed > and < object > tags to put Flash movies into a Web page.

You can use the following code to check for plug-in:
if (navigator.plugins["Shockware Flash"]) {
HTH.

>Anybody has a reference (url) or sample code so that I know how to play a flash file with javascript?
>
>Wnat are all the parameters needed?
>
>Besides my flash animation are there other files needed by javascript?
>
>What do I need to know to be able to play a flash site from my web site?
>
>TIA
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform