|
-
Sep 4th, 2001, 07:42 AM
#1
Thread Starter
Hyperactive Member
Flash button and Unload Me
I have a Shockwave flash control named
shwfla1 with args set as "quit".
The below mentined code Generates the following Error:
"This Program has performed an illegal operation
Code 0x0000000"
Private Sub shwfla_FSCommand(command as String, args as String)
if args="quit" then
Unload Me
End if
End Sub
Help Me.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|