Hi,

I created a 300x300 swf with a button containing the
following action script:

on rollout --or on any mouseevent
   geturl ("a") --passes the name of the movie to go
end

and exported this as flash 4 (also as flash 5) swf
file.

Inserted the swf as standard import into director 8
movie with lingo,

on geturl me, mymov
   go 1 of movie mymov -- mymov==movie "a"
end

Now when I clicked the button inside the swf member,
in Dir, projector, it jumps to another movie named "a"
which is placed in the same folder as the parent .dir
file.

Now the problem:
After jumping to the movie named "a" and back to the
called movie 2 or 3 times, a Windows Error message
appears saying that "Flash Asset.x32" caused an
invalid page fault in register ....da da da" and the
.Exe is terminated.

I had included flash asset.x32 in 'xtras' folder.
Also i tried the flash asset.x32 as include with
projector. But both cases do not elimate the error.

PC Win 98 SE, Dir 8.0, Free space > 2 GB, 256 MB RAM,
Flash 5.

The better side to hear is that, The same swf, with
out the actionscript does not produces the Windows
error message!! But i had to write some more lingo
codes to trap the button hit as there were more that
10 such buttons leading to 10 movies or so.

Why this, Any Dir-Flash Guru here?

Regards,

Biju George.






__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email 
[EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for 
learning and helping with programming Lingo.  Thanks!]

Reply via email to