- 18/12/2011 02:40
Buenas, intento introducir un archivo swf dentro de un ut, pero me falla, el código que estoy usando es el siguiente:
[code]If testflashui.= undefined do destroydialog testflashui.
Rollout testflashui test.
(Tactivexcontrol flash {d27cdb6e-ae6d-11cf-96b8-444553540000} pos:[0,0] width:550 height:400 align:#center ton testflashui open do t(t local swfmovie = (Getdir #image + \\flash\\buttontest, swf) flash, movie = swfmovie t)).
Createdialog testflashui 560 410.
[/code]
¿Sabríais decirme dónde está el problema?
[code]If testflashui.= undefined do destroydialog testflashui.
Rollout testflashui test.
(Tactivexcontrol flash {d27cdb6e-ae6d-11cf-96b8-444553540000} pos:[0,0] width:550 height:400 align:#center ton testflashui open do t(t local swfmovie = (Getdir #image + \\flash\\buttontest, swf) flash, movie = swfmovie t)).
Createdialog testflashui 560 410.
[/code]
¿Sabríais decirme dónde está el problema?