Quantcast
Channel: Adobe Community: Message List
Viewing all articles
Browse latest Browse all 108516

Re: How i can send variable value from one movie to other movies

$
0
0

thanks

 

i wrote this and it worked:

 

run.exe :

 

global a

on exitFrame me

a = "ok"

go to movie "main.dir"

end

 

 

 

 

other files.dir/.dcr/.dxr :

 

global a

 

on prepareFrame me

 

if a = "ok" then

 

  go to next

 

else

 

  halt

 

end if

end


Viewing all articles
Browse latest Browse all 108516

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>