DISQUS

DISQUS Hello!  The comments on this profile are unclaimed and thus are unverified.

Do they belong to you? Claim these comments.

wootwoot's picture

Unregistered

Feeds

aliases

  • wootwoot

wootwoot

11 months ago

in VivMedia Code: Selection Controller on Vivisecting Media Conversations
Ok I cleared up most of the errors, but im confused. is this code for Flash CS3 or Flex?
because it doesnt seem to work on flash CS3
1 reply
James's picture
James The example code above is Flex but the SelectionController does work with CS3. I whipped up a quick example for you and posted it here:

http://blog.vivisectingmedia.com/examples/Selec...

I didn't get a chance to comment the code since this is a quick and dirty example. What is going on is that you have a Document class that generates two SelectableItems, places the items on the stage and then adds them to the SelectionController.

The items themselves are responsible for tracking their own click event and updating their selection. Check out the code and let me know if this helps explain how to use the SelectionController in CS3.

11 months ago

in VivMedia Code: Selection Controller on Vivisecting Media Conversations
Hey thanks for the code, ive been looking for something like this for a while
I would really appreciate it if you could post the fla files for this example you just did , im getting errors when i run the code posted above.

error: 1017 the definition of base class Button was not found and a few other
1 reply
wootwoot Ok I cleared up most of the errors, but im confused. is this code for Flash CS3 or Flex?
because it doesnt seem to work on flash CS3
Returning? Login