RE: [Flashcoders] V2 components too heavy

2006-12-06 Thread Steven Sacks | BLITZ
Check out the ghostwire components. http://www.ghostwire.com They're AS1 but they work in Flash 7 and 8 alongside AS2. They're extremely lightweight and follow the Macromedia standard methods like setDataProvider(), etc. If you want events generated, code it yourself. It's easy: import

Re: [Flashcoders] V2 components too heavy

2006-12-06 Thread Marcelo de Moraes Serpa
Don't use v2 components. They're indeed tooo heavy and clumsy. Just create your smart-clips or use ASWing, for example. On 12/6/06, Steven Sacks | BLITZ [EMAIL PROTECTED] wrote: Check out the ghostwire components. http://www.ghostwire.com They're AS1 but they work in Flash 7 and 8 alongside