GRY-Online.pl --> Archiwum Forum

java script i flash

02.05.2002
12:17
smile
[1]

neon [ Centurion ]

java script i flash

jak zrobic zeby java script obslugiwal polecenia z flasha ?
dokladnie chodzi mi o przycisk schowany w pliku swf i przypisanej mu akcje FSCommand
i jak zrobic zeby java script roznie reagowal na rozne przyciski ???

02.05.2002
12:47
[2]

shard [ Pretorianin ]

przekazuj rozne command i arguments do funkcji w javascript :) wszystko jest w helpie flash'a

02.05.2002
12:51
smile
[3]

tygrysek [ behemot ]

FLASH posiada Action Script. Co robi komenda FSCommand ???

02.05.2002
14:09
smile
[4]

neon [ Centurion ]

ludzie znajdzcie blad!! <script language="javascript"> function button_dofscommand(command, args)‹ var URL=window.location.href <!-- w tym miejscu otrzymuje informacje ze obiekt nie obsluguje tej metody!! --> var mylocation=unescape(URL.substring(0,(URL.lastIndex0f("/"))+1)); iwin=window.open(mylocation+"start.html","IWIN", "status=no,toolbar=no,location=no,menu=no,height=200,width=300"); › </script> <script language="vbscript"> sub button_fscommand(ByVal command,ByVal args) call button_dofscommand(command,args) end sub </script>

© 2000-2024 GRY-OnLine S.A.