Viewpoint Forums
Viewpoint Forums
Viewpoint ZoomView & Flash Authoring
Command from VET to embed Flash|
Go
![]() |
New
![]() |
Find
![]() |
Notify
![]() |
Tools
![]() |
Reply
![]() |
|
|
Member |
Hi,
You can send commands to an embeded flash movie by targeting the name of the SFWView loader. So, for example if you have an embeded flash movie like this: <MTSTimeElem Name="flashMovie" Type="SWFView" Path="vmp_to_flash.swf" PreAnimator="1"/> You could then tell send a command to that movie to play from a ceratin frame like so: <MTSAction Name="myAction"> <MTSSetProperty Target="flashMovie.SWF._root.gotoAndPlay(3)" Value=""/> </MTSAction> Here's an example: http://3w3d.com/vet/flash_scripting_v2/ and the source: http://3w3d.com/vet/flash_scripting_v2.zip |
|||
|
| <IceWiz>
|
But I understood this already. IceWiz |
||
|
| Powered by Eve Community |
| Please Wait. Your request is being processed... |
|
Viewpoint Forums
Viewpoint Forums
Viewpoint ZoomView & Flash Authoring
Command from VET to embed Flash
