Flash question
Flash question
Out of context: Reply #4
- Started
- Last post
- 29 Responses
- dablammit0
okay that makes sense, so if i want it to get a URL, i just put:
on(release){
if(MOVIE._currentframe){
get URL("http://www.site.com");
}?
okay that makes sense, so if i want it to get a URL, i just put:
on(release){
if(MOVIE._currentframe){
get URL("http://www.site.com");
}
?