Viewpoint Forums
Viewpoint Forums
Viewpoint ZoomView & Flash Authoring
problems whit a flash ui and flash preloader|
Go
![]() |
New
![]() |
Find
![]() |
Notify
![]() |
Tools
![]() |
Reply
![]() |
|
|
Member |
Hi all. I have the following problem, I have a flash ui, I want to put all together, flash ui and vet content, with other words, put the ui into vet. When my flash ui play alone all runs perfect but when I add a flash preload the ui disappear.
I think that’s is a interactors problem ( I read something about this in the forums)… but I confussed. Thanks. (sorry for my english) Some code code for the ui in the scene.mtx : <MTSTimeElem Name="flashAnim" Type="SWFView" Path="swf/ui_2_01.swf" PostAnimator="1" /> <MTSInteractor Name="flashUI_1"> <MTSHandle Event="MouseLeftDown" Action="flashAnim"/> <MTSHandle Event="MouseLeftUp" Action="flashAnim"/> <MTSHandle Event="MouseMove" Action="flashAnim"/> <MTSHandle Event="MouseExit" Action="rst_all" /> </MTSInteractor> code for the preload in preloader.mtx : <MTSTimeElem Type="SWFView" Name="my_testPreload" On="1" PostAnimator="1" Path="swf/brera_preload_1.swf" Loop="1"> <Target Name="MTSTexture.BackBuffer"/> </MTSTimeElem> <MTSInteractor> <MTSHandle Event="AnimationDone:my_testPreload" Action="MTSLoadMTX" Path="brera.mtz"/> </MTSInteractor> |
||
|
| Powered by Eve Community |
| Please Wait. Your request is being processed... |
|
Viewpoint Forums
Viewpoint Forums
Viewpoint ZoomView & Flash Authoring
problems whit a flash ui and flash preloader
