[Flashcoders] Flash CS3 Problem with runtime shared library

2007-07-27 Thread Laurie Jensen
means that I have to instantiate everything in code. I can't drag it directly from the library to the stage as I like. Any comments would be much appreciated. Cheers, Laurie Jensen ___ Flashcoders@chattyfig.figleaf.com To change your subscription

RE: [Flashcoders] Installing CS3

2007-07-19 Thread Laurie Jensen
Hello Dennis, You will find a lot of information about installation problems on the Creative Suite forum http://www.adobeforums.com/cgi-bin/webx/.2ccd8a3f/ Here is my story, which might give you some hints; http://www.adobeforums.com/cgi-bin/webx/.3bc3cbb0/2 Regards, Laurie Jensen -Original

RE: [Flashcoders] Accessing MovieClips on a timeline from an AS3 class

2007-07-12 Thread Laurie Jensen
class constructor you import your classes as YourClass = getDefinitionByName(com.foo.whatever.YourClass) as Class Having said all that, I am still not sure I understand what you are doing. In any case I hope this helps. Public class Laurie Jensen -Original Message- From: [EMAIL PROTECTED

RE: [Flashcoders] Flash Debugger's not up to it.

2007-07-02 Thread Laurie Jensen
I use the Flash CS3 debugger a lot, second only to trace statements for debugging. I set breakpoints and view variables (including the hierarchy) and their properties and I can step through code. It's a valuable tool. Laurie Jensen Ross Learning Media -Original Message- From: [EMAIL

RE: [Flashcoders] [semi-OT] - Preventing Software Piracy

2007-04-19 Thread Laurie Jensen
Can you give me some guidance about vendors for low cost dongles please? Thanks. Laurie -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Michael Mudge Sent: Friday, 20 April 2007 4:51 AM To: [EMAIL PROTECTED]; flashcoders@chattyfig.figleaf.com Subject:

RE: [Flashcoders] .aso cache frustration

2007-03-20 Thread Laurie Jensen
The other gotcha relates to shared libraries. If you are using a shared library you must republish that before you publish your primary swf. Laurie Jensen -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Merrill, Jason Sent: Wednesday, 21 March 2007 3:04

RE: [Flashcoders] OT (sort of) CD Protection

2006-11-02 Thread Laurie Jensen
I now use Star-force from www.star-force.com. That's a high level CD copy protection system that provides similar functionality to Macrovision's SafeDisk. I don't know whether Flash will be OK or not. There's also some others like Sony's securom. Alternatively you can use a wrapper type system