We're a community of 1076K IT Pros here for help, advice, solutions, professional growth and fun. Join us!
1,075,612 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Start New Discussion Reply to this Discussion

flash fs command in vb6

i made a couple of buttons in photoshop. then i animated them in flash cs3. as in when u click them they look pressed and look normal otherwise.
then i played them in vb6 form using the shockwave flash control. thats all pretty and good. but thing is when i click the button in vb6 form i want it open another form.
i searched a bit and click event of flash file (.swf) can be done in vb6 with something called fs command. as in the shockwave flash control has a fs command event the same way a command button has click event. in vb6 i write:

Private Sub s1_FSCommand(ByVal command As String, ByVal args As String)

If command = "ButtonClick" Then

MsgBox "You have successfully triggered the Click Event", vbInformation, "Flash"

End If

End Sub

in flash,i have tried and tried and searched and searched but cant find the proper code to write in the actionscript. it just doesnt work when i press the button. can anyone PLEASE guide me with this? it is frustrating beyond belief.

1
Contributor
0
Replies
1
View
MaxRevenge
Newbie Poster
8 posts since Jan 2012
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0

This article has been dead for over three months: Start a new discussion instead

Post: Markdown Syntax: Formatting Help
 
You
View similar articles that have also been tagged:
 
© 2013 DaniWeb® LLC
Page rendered in 0.1061 seconds using 2.67MB