Re: [Flashcoders] Remove elements from Array

2006-12-24 Thread AJ Canepa
The Array.splice method, in AS1 at least, is very slow. For that reason, In situations like this where you would make repeated calls to it to remove one item I prefer to: - create a new Array - iterate the original array with a for loop - push the items I want to keep into the new array -

Re: [Flashcoders] Flash Game - Post Encrypted Score to server side script

2006-12-24 Thread JOR
Referrer's can be faked. James Mick G wrote: You can also try checking the HTTP referrer in PHP to make sure people can only post data to your PHP script from your page on your site. ___ Flashcoders@chattyfig.figleaf.com To change your

Re: [Flashcoders] Flash Game - Post Encrypted Score to server side script

2006-12-24 Thread JulianG
I was starting to suspect that. Thank you! JOR wrote: Referrer's can be faked. James Mick G wrote: You can also try checking the HTTP referrer in PHP to make sure people can only post data to your PHP script from your page on your site. ___

Re: [Flashcoders] Good External Actionscript Editor for Mac?

2006-12-24 Thread Josh Santangelo
Is there a tutorial anywhere on how to set up a good Xcode dev environment? Everything I've tried has never actually worked too well. -josh On Dec 21, 2006, at 10:05a, Randy Troppmann wrote: I happily use xcode. Auto completion. Apple script shift-enter will compile and run in Flash. Quick

[Flashcoders] i want to know how to record the flv with rtmp

2006-12-24 Thread hongrizhao
if i know the rtmp address, how to record the flv to save ? hongrizhao 2006-12-25 ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to

Re: [Flashcoders] Re: Help with custom button (AS3)

2006-12-24 Thread Charles Parcell
On 12/23/06, Reid Priedhorsky [EMAIL PROTECTED] wrote: Charles Parcell wrote: Hi Charles, Thanks for your help! I am not very versed on Flex Builder it self, but my first question is to ask why you are importing UICompnent? I can only guess that you have not pasted in all of your code

Re: [Flashcoders] Flash on Wii

2006-12-24 Thread Josh Santangelo
I did some poking around and discovered the following: - The user-agent of the Wii browser (US version) is Opera/9.00 (Nintendo Wii; U; ; 1309-9; en). - The Flash Player version on the Wii is WII 7.0.70.0 - You CAN enter a URL directly to a SWF. - You CAN add a favorite directly to a SWF,

Re: [Flashcoders] i want to know how to record the flv with rtmp

2006-12-24 Thread Yehia Shouman
What you need to look into is FMS server side actionscript, to catch the stream and save it to publish from the client: http://livedocs.macromedia.com/fms/2/docs/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Partsfile=0575.html then save it

Re: Re: [Flashcoders] i want to know how to record the flv with rtmp

2006-12-24 Thread hongrizhao
the thing i want to do is to record the flv was published in the web with rtmp,for example,the max2006 video in adobe's web hongrizhao 2006-12-25 发件人: Yehia Shouman 发送时间: 2006-12-25 12:01:55 收件人: Flashcoders mailing list 抄送: 主题: Re: [Flashcoders] i want to know how to record the flv with

[Flashcoders] is anybody from china in there ?

2006-12-24 Thread hongrizhao
my qq is 5641817 and my Msn is [EMAIL PROTECTED] welcome every add me :) ___ 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