[Flashcoders] return to frame with slideshow

2005-12-26 Thread chdr
hi, i.m new with flash 8 Pro i have a main.swf with some bottoms. The btn_illustration when is release loadMovieNum(illustration.swf, 10); On illustration.swf i have a slideshow running littles swfs in a container with xml. My question is : I would like, when one mc_slideshow is clicked, to go

[Flashcoders] Delete Key + SAFARI

2005-12-26 Thread Sumeet Kumar
Hi All I m building a text editor in which delete key is used to delete an object. The delete key is working fine on all the browsers but it is not working fine on the safari(on mac).The other key which I m using is enter key which is working fine even in safari. Can any one suggest a solution?

[Flashcoders] Math question: find coordinates of a point

2005-12-26 Thread Toon Van de Putte
Hi, I've got a math question: How can i find the x,y coordinates of a point at a known equal distance from two other, known, points? I know this is an isosceles triangle and i can probably figure out all the distances by just using the Pythagorean theorem, but finding the actual x,y coordinates

Re: [Flashcoders] flv batch encoding

2005-12-26 Thread Latcho
ffmpeg on the fly Sander wrote: Sorenson 4.2 allows you to create cue points and has two-pass encoding for the vp6 codec. Squeeze for flash with ON2VP6 plugin: 119+199 Flix Pro with ON2VP6: 249$ ___ Flashcoders mailing list

[Flashcoders] SWF 2 PNG

2005-12-26 Thread D_C
hi - with Flash8 is it possible to screenshot an area of the screen and output it to a bitmap file? If not, would appreciate recommendations for tools that can do this automatically, or from command line. i need to create a GIF catalog of a whole bunch of SWF files... /dc

Re: [Flashcoders] Math question: find coordinates of a point

2005-12-26 Thread Alan Shaw
On 12/26/05, Toon Van de Putte [EMAIL PROTECTED] wrote: Hi, I've got a math question: How can i find the x,y coordinates of a point at a known equal distance from two other, known, points? Well if it is strictly a math question the most straightforward way might be analytic: solve the

[Flashcoders] getURL and javascript not working in flash 8

2005-12-26 Thread Sumeet Kumar
Hi All I m using the getURL method to call a function in the javascript in i.e but it is not working i.e I m not able to call the javascript function through getURL. Any suggestion ? Thanks and Regards Sumeet Kumar ___ Flashcoders mailing list

[Flashcoders] Javascript + flash

2005-12-26 Thread rishi
Hi I am not able to run javascript functions from flash 8, though I am able to run the same in flash 7. Is there security issue? Regards Rishi ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com