Re: [Flashcoders] JSON issues with Flash Lite 2.1

2007-03-18 Thread Pete Thomas
Eka, your implementation is far more robust than the official one not
getting any errors now apart from some memory issues which are down to the
limitations of flash lite.

Thanks

Pete


--

Message: 12
Date: Thu, 15 Mar 2007 20:08:11 +0100
From: eka <[EMAIL PROTECTED]>
Subject: Re: [Flashcoders] JSON issues with Flash Lite 2.1
To: flashcoders@chattyfig.figleaf.com
Message-ID:
<[EMAIL PROTECTED]>
Content-Type: text/plain; charset=UTF-8; format=flowed

Hello :)

i don't coding with Flash Lite 2.1 but you can try my JSON implementation in
my openSource framework : http://vegas.riaforge.org/

http://svn.riaforge.org/vegas/AS2/trunk/src/vegas/string/JSON.as

EKA+ :)

2007/3/15, Pete Thomas <[EMAIL PROTECTED]>:
>
> Hi Guys
>
> Has anyone out there managed to successfully implement a JSON interface
> with
> Flash Lite 2.1 using AS2
>
> I got both AS1 and AS2 versions from json.org but I get Bad String failure
> when publishing Flash Lite player (fine in player 7). I'm thinking this is
> either a glitch or something in the code that is not supported. But as yet
> have not found it...
>
> Any help appreciated
>
> Pete
>
> --
> No virus found in this outgoing message.
> Checked by AVG Free Edition.
> Version: 7.5.446 / Virus Database: 268.18.11/722 - Release Date:
> 14/03/2007
> 15:38
>
>


-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.446 / Virus Database: 268.18.13/725 - Release Date: 17/03/2007
12:33
 

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


[Flashcoders] JSON issues with Flash Lite 2.1

2007-03-15 Thread Pete Thomas
Hi Guys

Has anyone out there managed to successfully implement a JSON interface with
Flash Lite 2.1 using AS2

I got both AS1 and AS2 versions from json.org but I get Bad String failure
when publishing Flash Lite player (fine in player 7). I'm thinking this is
either a glitch or something in the code that is not supported. But as yet
have not found it...

Any help appreciated

Pete

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.446 / Virus Database: 268.18.11/722 - Release Date: 14/03/2007
15:38
 

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


[Flashcoders] Symbian C++ launcher for Flashlite 2.1 S60 v3

2007-02-28 Thread Pete Thomas
As anyone got any examples/tutorials of this working using Carbide 

I have been trawling about the web tuts but none are compiling correctly.

P

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.446 / Virus Database: 268.18.4/705 - Release Date: 27/02/2007
15:24
 

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


RE: [Flashcoders] Append variables to SWF server-side

2007-02-28 Thread Pete Thomas
Flex will do this from the commandline but as with Generator the technology
is generally not used in favour of data providing the customization. Is
there any particular reason you need to do this where it cannot be handled
with a data stream or data file?

P

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Alain
Rousseau
Sent: 27 February 2007 03:45
To: flashcoders@chattyfig.figleaf.com
Subject: Re: [Flashcoders] Append variables to SWF server-side

You should look into flasm (http://flasm.sourceforge.net/) or any code 
injecting software out there

Mick G wrote:
> Does anyone know if there is a way to add data to a SWF file server-side?
>
> Eg. I have a swf that site on my server. I want users to be able to 
> select
> an option from a dropdown such as Select a color: BLUE. This would 
> then send
> them a SWF to download that has the variable color=blue embedded into the
> SWF. I guess this would mean the server would need to recompile a SWF 
> which
> would require large CPU so I'm not sure if this is possible but 
> thought I'd
> ask anyway.
> ___
> Flashcoders@chattyfig.figleaf.com
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
>
>
>
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

-- 
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.446 / Virus Database: 268.18.4/705 - Release Date: 27/02/2007
15:24
 

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.446 / Virus Database: 268.18.4/705 - Release Date: 27/02/2007
15:24
 

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


[Flashcoders] calling argument function

2007-02-18 Thread Pete Thomas
 

I didn’t see this answered in digest so see below

 

 

function callFunction(f:Function):Void

{

f();

}

 

function sayHello():Void

{

trace("hello")

}

 

callFunction(sayHello)

 

 

 

Pete

 


--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.441 / Virus Database: 268.18.1/691 - Release Date: 17/02/2007
17:06



-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.441 / Virus Database: 268.18.1/691 - Release Date: 17/02/2007
17:06
 
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com