Re: [Flashcoders] LocalCOnnection/Standalone player bug

2006-10-25 Thread Austin Kottke
John,    How's that flexible 24 October pre-alpha release looking? ;) Best, Austin -- Original Message --- From: John Grden [EMAIL PROTECTED] To: Flashcoders mailing list flashcoders@chattyfig.figleaf.com Sent: Tue, 24 Oct 2006 23:53:51 -0400 Subject: Re: [Flashcoders]

[Flashcoders] Audio Recording Feature Through Flash

2006-10-25 Thread Suhas Kotkar
Hi All, Is it possible to provide the Recording Audio Feature through Flash (any version)? Regards, Suhas Kotkar ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive:

RE: [Flashcoders] Audio Recording Feature Through Flash

2006-10-25 Thread Abhijit Malpani
Hi Suhas, I did some research on this topic few days back and found that: Flash alone (Without using Flash Media Server) can have very limited capabilities for audio recording. It can just record the audio from user's microphone and playback the recorded audio. The recorded audio can't be saved

RE: [Flashcoders] Audio Recording Feature Through Flash

2006-10-25 Thread Gore, Nitin (Cognizant)
AS 2.0 provide Microphone class you can get the help of the same class in help of flash 8. Check the link http://livedocs.macromedia.com/fms/2/docs/wwhelp/wwhimpl/common/html/wwh elp.htm?context=LiveDocs_Partsfile=0550.html

[Flashcoders] array.sortOn(object.key) ???

2006-10-25 Thread grimmwerks
OK, not sure of a way around this one, would appreciate any help (I have a sneaky suspicion I'll be rolling my own) -- I've got an array of objects, -- ie x = Array([object],[object],[object]); Where each object has another object -- 'page' -- and then THAT has a key of 'endDate' -- ie

[Flashcoders] about BitmapData.draw() crossdomain

2006-10-25 Thread 赵洪日
when crossdomain , BitmapData.draw Expiration,the swf in a.com,and the jpg in b.com,have any Solution in this? ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive:

Re: [Flashcoders] setVolume has a greater range than documented?

2006-10-25 Thread Martin Wood-Mitrovski
if you have no other sound objects then setting the volume to 100 should be full volume. if you create sound objects using a heirarchy of mc's then the final volume is a combination of the volumes of each sound object within the heirarchy. if its not that then i dont know...what version of

[Flashcoders] about BitmapData.draw() crossdomain

2006-10-25 Thread 赵洪日
when crossdomain , BitmapData.draw Expiration,the swf in a.com,and the jpg in b.com,have any Solution in this? ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive:

RE: [Flashcoders] Using Flash to Control Windows Media Player

2006-10-25 Thread Sander van Surksum
Thanks a lot I've figured out wat was going wrong. you can't test the fscommand localy :-S it needs to come from a server to test So when I uploaded to a server it worked. Thanks for all the help Sander -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf

[Flashcoders] textformat question: add space after paragraph?

2006-10-25 Thread grimmwerks
Trying to build an app and the designer is extremely stringent with the way the text formatting should appear. From her photoshop docs she's got blocks of text where she's set the 'add space after paragraph' in the character formatting palette. It's not clear where or if I can set this in a

Re: [Flashcoders] Using Flash to Control Windows Media Player

2006-10-25 Thread Mars Spider - Upgrade Multimediale Srl
Try and have a look at http://www.mtv.it (click on any audio video link to open the Media Console)... it's builded with flash-html-js-vbscript and fscommand... Mars Spider Sander van Surksum wrote: Hello, Is there anyone who's got this, using Flash to Control Windows Media Player, working.

RE: [Flashcoders] Audio Recording Feature Through Flash

2006-10-25 Thread Prashant Patil
Hi, I tried using Microphone class to detect Microphone on my machine and it even worked as described in Help document. But the real concern is to save that voice/Audio on local machine, I could not store the stream even during runtime. Will I be able to do it using only flash? Or I

Re: [Flashcoders] LocalCOnnection/Standalone player bug

2006-10-25 Thread John Grden
;) it's looking pretty good Austin! I extended my own deadline to be whithin this week sometime ;) I just wanted to get it somewhat usable before handing it out. And last night I was able to get the properties editing installed and working at a very base version of what I've intended. So,

Re: [Flashcoders] Flash Projectors - mProjector vs. Zinc

2006-10-25 Thread slangeberg
Is the latest version of swhx = 1.0.4? Scott On 10/19/06, Nicolas Cannasse [EMAIL PROTECTED] wrote: http://haxe.org/swhx While I think it's probably a decent OS product, it seems a little behind the curve at this point. When I inquired as to how I could change the icon for the

Re: [Flashcoders] Flash Projectors - mProjector vs. Zinc

2006-10-25 Thread slangeberg
Nicolas, How DO you change the icon? ;) Scott On 10/19/06, Nicolas Cannasse [EMAIL PROTECTED] wrote: http://haxe.org/swhx While I think it's probably a decent OS product, it seems a little behind the curve at this point. When I inquired as to how I could change the icon for the

RE: [Flashcoders] SCORM multi api wrapper

2006-10-25 Thread Alain Rousseau
I believe that you can't get any return value that way (not sure, could be wrong). What you need to do is call a javascript with proxy.call wich then (the javascript) calls another function that sends data to flash through the proxy ... A better way to do that, if you use Flash 8, is to use

[Flashcoders] Flex Beta for Mac

2006-10-25 Thread Michael Bedar
You can download the beta now. http://labs.adobe.com/technologies/flexbuilder2/ ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you

Re: [Flashcoders] Flex Beta for Mac

2006-10-25 Thread Troy Rollins
On Oct 25, 2006, at 11:34 AM, Michael Bedar wrote: You can download the beta now. http://labs.adobe.com/technologies/flexbuilder2/ Wa-hoo!! -- Troy RPSystems, Ltd. http://www.rpsystems.net ___ Flashcoders@chattyfig.figleaf.com To change your

[Flashcoders] Flash video multiple streams...

2006-10-25 Thread Jason Ross
Hi, I have a problem where multiple video streams, which are slowing a page down (download time) ... see here: http://www.fotoko.com/?str=1N%3D%2A%5C%3BKLP6R%3DT3%5BB%2E1R%0Dpy%1B The video does load ... eventually, and then works fine on subsequent visit due to caching ... my issue is with the

Re: Re: [Flashcoders] Flex Beta for Mac

2006-10-25 Thread grimmwerks
I second that Wahoo. I'll raise you a yippee. ___ 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

[Flashcoders] advice needed: textformatting or css?

2006-10-25 Thread grimmwerks
Ok - I've got this kiosk application I'm building - there's a playback and there's a builder. The builder has a lot of textformatting going on. Up to now I've been allowing the client to put in their text into a textfiled, select a pulldown and it automatically inserts the correct textformatting.

[Flashcoders] SCORM multi api wrapper

2006-10-25 Thread Lieven Cardoen
Guys, sorry for posting on both mailing lists, but I don't know where it belongs. With the SCORM Version 1.2/2004 Template for Flash , if you do following : proxy.call( apiCall, getValue, _DataModelElement_ ); how can you access the value proxy.call doesn't return anything,

Re: Re: Re: [Flashcoders] Flex Beta for Mac

2006-10-25 Thread grimmwerks
Ah well - I can't get the damn installer to launch on mine. ___ 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

Re: [Flashcoders] Flex Beta for Mac

2006-10-25 Thread Josh Santangelo
I've got the plugin version up and running here, builds my Windows projects just fine. Be sure to check the release notes for a couple of gotchas, though. -josh On Oct 25, 2006, at 8:34a, Michael Bedar wrote: You can download the beta now. http://labs.adobe.com/technologies/flexbuilder2/

[Flashcoders] Drag movieclips with interactivity

2006-10-25 Thread Josh Johnston
Hello again, I'm trying to let the users drag movieclips around the screen, but the movieclips all have nested movies and interactivity so I can't use the old mc.onPress as it stops all the nested interactivity from working. How can I get the movieclip to drag without using mouse events?

Re: [Flashcoders] Flex Beta for Mac

2006-10-25 Thread Michael Bedar
Full version installed fine for me on a MacPro. The app is universal too, which made me happy:) On Oct 25, 2006, at 1:50 PM, grimmwerks wrote: Ah well - I can't get the damn installer to launch on mine. ___ Flashcoders@chattyfig.figleaf.com To

RE: [Flashcoders] Drag movieclips with interactivity

2006-10-25 Thread Alain Rousseau
The best thing would be to have a drag bar nested inside the movieclip with a code like this : bar.onPress = function() { this._parent.startDrag(); }; And there you go ... Otherwise there is still onMouseDown ... But this has been discussed not too long ago ... If you want to search

Re: Re: [Flashcoders] Flex Beta for Mac

2006-10-25 Thread grimmwerks
Huh - just tried on a Quad. I'll try on a macbook... Are you as upset as I am about the Core2? Just got my 17 about 2 months ago! ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive:

Re: [Flashcoders] Flex Beta for Mac

2006-10-25 Thread Troy Rollins
On Oct 25, 2006, at 2:41 PM, grimmwerks wrote: Huh - just tried on a Quad. I'll try on a macbook... The full version installed and runs without a hitch on my PPC quad. -- Troy RPSystems, Ltd. http://www.rpsystems.net ___

RE: [Flashcoders] Drag movieclips with interactivity

2006-10-25 Thread Josh Johnston
Thanks, that's sort of what I figured I'd have to do. I did search the archives but couldn't find the recent thread. --- Alain Rousseau [EMAIL PROTECTED] wrote: The best thing would be to have a drag bar nested inside the movieclip with a code like this : bar.onPress = function() {

RE: [Flashcoders] Drag movieclips with interactivity

2006-10-25 Thread Alain Rousseau
just found the thread in my mailbox : draggable mc with buttons in it? Look for that in the archives ! :) A. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Josh Johnston Sent: 25 octobre 2006 15:15 To: Flashcoders mailing list Subject: RE:

[Flashcoders] Flash environment variables?

2006-10-25 Thread webgurl
Hi there, Just wondering if there is a way to create a new variable to use within the IDE? I'm not sure if that is clear enough so I'll explain what I'd like to do... When setting the ClassPath in Flash 8 I see the default one is: '$(LocalData)/Classes' What I'd like to do is create something

[Flashcoders] Mc animation don't play after onRelease event

2006-10-25 Thread Marcelo Wolfgang
Hi list, I'm coding a site that has a submenu that brings items to download, currently there are 2 itens 'papel de parede' ( wallpapers ) and newsletter. this page is up at: http://w3ol.com.br/royalciclo/test/test.html if you click between the 2 itens on the submenu (WHITHOUT CLICKING IN ANY

Re: [Flashcoders] Flash environment variables?

2006-10-25 Thread Chris Hill
I know this isn't what you're asking, but I'd strongly recommend you don't put your classes on a network share, because it wreaks havoc with your aso caching. And to attempt to answer your question, I don't think its possible, but unsure. It would be awesome if flash recognized environment

Re: [Flashcoders] Audio Recording Feature Through Flash

2006-10-25 Thread Sean Scott
you cannot save voice/audio recording to a physical location unless you are running Flash Media Server. On 10/25/06, Prashant Patil [EMAIL PROTECTED] wrote: Hi, I tried using Microphone class to detect Microphone on my machine and it even worked as described in Help document. But the real

[Flashcoders] How to realize clip with blur

2006-10-25 Thread Robert Was
Maybe better illustrate my question http://81.21.200.136/public/trash/like-crop-tiger.jpg I have in my app interactive objects in container. Container has limits that crops for example bitmap. I not only want crop part of bitmap outside white rectangle, but sign that it is unnecessary part

[Flashcoders] Flash 8 Image Pixelated

2006-10-25 Thread Perdue, Blake
I searched the archives and couldn't find a response to this email. I'm building a app that has a bunch of dynamically loaded images. When you rollover an image, the image gets larger (ie, zooms in). Problem is, when the image is enlarged it very pixelated when rendered using Flash 8. In 8 it

Re: [Flashcoders] Flash 8 Image Pixelated

2006-10-25 Thread Robert W
it is possible fix quality of loded bitmap, follow is code that i used in mtasc project, but generally flashplayer scaling algoritm is worse comparing to professional graphics libraries, I compared flash 7 to gnu jpeglib (that popular on php sewers), gimp, maybe current version look better.

[Flashcoders] Space Clips in Circle

2006-10-25 Thread Kevin Aebig
Hey all, My goal is to space 12 clips in a circle evenly based on a radius. I'm officially stumped after messing around with it for 3 days with no success. Any help or insight appreciated. Cheers, !k ___ Flashcoders@chattyfig.figleaf.com

RE: [Flashcoders] Space Clips in Circle

2006-10-25 Thread Mark Lapasa
I just spun this up right now, it's untested. (Robert Penner's book is great). -mL http://knowledge.lapasa.net /* * @param nodes The number of objects sitting on the circle * @param radius The radius of the circle * @return an array of (x,y) objects */ function

Re: [Flashcoders] Space Clips in Circle

2006-10-25 Thread Helen Triolo
3 days with no success sounds way too familiar... but I can do clips on a circle, I think. With a clip in the library, this will attach it n times (starting at depth d) around a circle of radius r centered at x, y: function placeOnCircle(n:Number, r:Number, x:Number, y:Number,

Re: [Flashcoders] Flash video multiple streams...

2006-10-25 Thread Yehia Shouman
If I think of doing this, I'd do it using the following ways: 1. if I have Flash Media Server (Streaming method) Use it with server side actionscript to server streaming video, with server side actionscript to play the first 10 seconds, and I'd catch with the progress listener on an unskinned FLV

[Flashcoders] WinXP style skin for components

2006-10-25 Thread Mick G
Has anyone seen skins for Flash UI Components that look like WinXP skins. I recall seeing some once that detected if you were on Windows or MacOS and it displayed the appropriate skin but can't find it. ___ Flashcoders@chattyfig.figleaf.com To change

RE: [Flashcoders] Space Clips in Circle

2006-10-25 Thread Kevin Aebig
Absolutely perfect. Thanks a lot for helping with this... Sincerely, !k -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Helen Triolo Sent: Wednesday, October 25, 2006 4:55 PM To: Flashcoders mailing list Subject: Re: [Flashcoders] Space Clips in Circle

RE: [Flashcoders] Audio Recording Feature Through Flash

2006-10-25 Thread Abhijit Malpani
You will have to use FMS if you want to save the recorded audio, no other option for you. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Prashant Patil Sent: Wednesday, October 25, 2006 7:06 PM To: flashcoders@chattyfig.figleaf.com Subject: RE: