  | |  RE: [Flashnewbie] Embedding the V2 Button component in a new comp
onent | RE: [Flashnewbie] Embedding the V2 Button component in a new comp
onent 2004-02-13 - By Jesse Warden
Back - make sure to do:
import mx.controls.Button
At the top of your class. This will ensure execution order is correct, and that your class can utilize the buttons' methods.
- make sure frame 1 of your physical component has a stop action, and frame 2 has the button component dropped on it, and the layer NOT guided out
This will ensure the button is compiled into your SWC... I think.
I've never tried. Let me try...
-- --Original Message-- -- From: Brook Davies [mailto:blists@(protected)] Sent: Thursday, February 12, 2004 04:51 PM To: flashnewbie@(protected) Subject: [Flashnewbie] Embedding the V2 Button component in a new component
I have tried to create a component (SWC file) that itself then includes the button component. I tried to use the shared library version of the button component I am using in my movie but that failed, the button did not show up.
So I tried the standard button and it shows up with a times font and does not seem to respond to clicks or show the halo etc. Am I doing something wrong?
Brook
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ Supported by Fig Leaf Software -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ Lower Prices for Certified Training! Check out new lower prices for Certified Macromedia Training from Fig Leaf Software. Expand your skill set with courses in ColdFusion, Flash, Rich Internet Applications and .NET in the new year. Fig Leaf Software provides the highest caliber instruction at our training centers in Washington D.C., Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location.
Get the details at http://training.figleaf.com/ -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- To unsubscribe, e-mail: flashnewbie-unsubscribe@(protected) For additional commands, e-mail: flashnewbie-help@(protected)
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ Supported by Fig Leaf Software -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ Lower Prices for Certified Training! Check out new lower prices for Certified Macromedia Training from Fig Leaf Software. Expand your skill set with courses in ColdFusion, Flash, Rich Internet Applications and .NET in the new year. Fig Leaf Software provides the highest caliber instruction at our training centers in Washington D.C., Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location.
Get the details at http://training.figleaf.com/ -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- To unsubscribe, e-mail: flashnewbie-unsubscribe@(protected) For additional commands, e-mail: flashnewbie-help@(protected)
Earn $52 per hosting referral at Lunarpages.
|
|
 |