[Flashcoders] Problem with Windows Projector, Fullscreen and Video

2008-12-17 Thread Daniel Soares
Hello, This is my first e-mail to the list and I have a problem: I have made a video player using FLVPlayback component and loading an external flv file (on2 VP6 codec). The file output is a Windows Project, with the full screen enabled. It's working very well, but in one of the PC's I have

Re: [Flashcoders] Loader bytesTotal equals to 0

2008-12-04 Thread Daniel Boey
Best regards, Daniel Boey On Fri, Dec 5, 2008 at 10:40 AM, Steven Sacks [EMAIL PROTECTED]wrote: Just for clarification, it was 4 bytes (the size of an empty MovieClip in AS2). I don't know if it's the same in AS3 (don't care enough to look into it). I don't think that's the issue he's

Re: [Flashcoders] binary-coded image

2008-12-03 Thread Daniel Boey
, Daniel Boey On Thu, Dec 4, 2008 at 8:00 AM, Ashim D'Silva [EMAIL PROTECTED]wrote: If you're just after the look the TweenFilterLite library has a great inbuilt filter. But if you actually want to convert it, I imagine you'd just run through every pixel and if the value (calculated however you'd

Re: [Flashcoders] hover event for links in HTML textfields - possible?

2008-12-02 Thread Daniel Boey
CSS to change links during hover it doesn't dispatch an event for you listen to. HTH Thanks Best regards, Daniel Boey On Tue, Dec 2, 2008 at 5:07 PM, Glen Pike [EMAIL PROTECTED] wrote: Hi, You can use a tags in HTML textfields an you can also have these call ActionScript functions using

[Flashcoders] FLVPlayback goes blank on fullscreen

2008-11-27 Thread Daniel Boey
: http://www.afcomponents.com/forum/viewtopic.php?t=2936 Any idea people? Thanks Best regards, Daniel Boey ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] targeting an event listner to a button inside a movieclip?

2008-11-13 Thread Daniel Boey
though you're supposed to be on that frame already. There might be better fixes, but you could try a gotoAndPlay instead to mainoffice and add a stop() to the next frame and have your EventListener code there. - Daniel - On Thu, Nov 13, 2008 at 11:52 PM, Michael Knauf [EMAIL PROTECTED]wrote: First

Re: [Flashcoders] targeting an event listner to a button inside a movieclip?

2008-11-13 Thread Daniel Boey
Michael, (It slipped my mind, this) OR - you could use ADDED_TO_STAGE EventListener in that frame, and have a function wrap around your button listener code. Should do the trick. - Daniel - On Fri, Nov 14, 2008 at 10:16 AM, Daniel Boey [EMAIL PROTECTED] wrote: Michael, Fix 1 (more like

[Flashcoders] FocusManager in External SWF

2008-10-29 Thread Daniel Boey
get it, can anybody shed some light on this? -- Thanks Best regards, Daniel Boey ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

[Flashcoders] FocusManager in External SWF

2008-10-29 Thread Daniel Boey
Hey people, Light please? -- Forwarded message -- From: Daniel Boey [EMAIL PROTECTED] Date: Wed, Oct 29, 2008 at 11:30 PM Subject: FocusManager in External SWF To: flashcoders@chattyfig.figleaf.com Hi people, I was able to get FocusManager to work properly in let's call

[Flashcoders] Flash - Hardware Interfacing/Communication

2008-08-21 Thread Daniel Boey
of how busy you all may be. -- Thanks Best regards, Daniel Boey ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] Flash - Hardware Interfacing/Communication

2008-08-21 Thread Daniel Boey
Hi Ian, Thanks for the reply. I failed to mention that I be deploying the kiosk with Adobe AIR and because of that wrappers wouldn't be able to support it as per Adobe's licensing for the runtime, unless I'm mistaken which I hope I am. - Daniel - On Thu, Aug 21, 2008 at 3:48 PM, Ian Thomas

Re: [Flashcoders] Flash - Hardware Interfacing/Communication

2008-08-21 Thread Daniel Boey
decided to follow something that has (and most probably will compared to Director) to continue being worked and stabilized further. Thanks again for the replies. On Fri, Aug 22, 2008 at 12:09 AM, Kevin Mcfarland [EMAIL PROTECTED]wrote: Daniel - have you thought about using Director? One of the few

Re: [Flashcoders] Reading and parsng binary file formats

2008-04-17 Thread Daniel Goldman
Rich, are you trying to build something in Flash to compare binary files? Or just compare them on your desktop? AIR on via the Net? On Wed, Apr 16, 2008 at 11:25 AM, Stuart (FunkDaWeb) [EMAIL PROTECTED] wrote: Im not sure fi this will work but try WinMerge www.winmerge.org - Original

[Flashcoders] FMS 3.0 - Dropping application (record/_definst_) message. Clients not allowed to broadcast message.

2008-04-16 Thread Daniel Goldman
I have a simple app which records a live webcam stream – works fine on my local FMS3 – with a hosted solution I get the: -à FMS 3.0 - Dropping application (record/_definst_) message. Clients not allowed to broadcast message. Error message. Has anyone encountered this before? /* *

Re: [Flashcoders] Your new list server

2007-10-20 Thread Daniel Arcé
same problem. sorry. Chris Ivey wrote: Somehow, in setting up your new list server, you re-activated all the e-mail addresses that had been previously UNSUBSCRIBED from the list, (3 in my case). Now that's annoying - especially if you have multiple mailboxes filling up with messages. I

[Flashcoders] FMS2 Installation Failure

2007-09-04 Thread Daniel Calderón
anyone help me in this matter? I want to try this software but I cant run properly!! Thanks for your time Daniel C. _ News, entertainment and everything you care about at Live.com. Get it now! http://www.live.com

Re: [Flashcoders] Class to loop sound objects in order

2007-08-16 Thread Daniel Glue
PROTECTED] wrote: function play():Void { currSound.onSoundComplete = Delegate.create(this, this.soundCompleteHandler); } function soundCompleteHandler():Void { // code } regards, Muzak - Original Message - From: Daniel Glue [EMAIL PROTECTED] To: flashcoders

Re: [Flashcoders] Class to loop sound objects in order

2007-08-15 Thread Daniel Glue
Hey Muzak, thanks for yr response, I'm not sure of the syntax to use Delegate in this instance, I tried this: currSound.onSoundComplete = function() { trace(mp3c:+mp3C+ length:+snds_ar.length) //if there are more sound objects to play iterate thru array and retrigger play() if

[Flashcoders] FLV issues on Mac PC

2007-08-07 Thread Holth, Daniel C.
Hello, We're creating a training CD-Rom that uses multiple swfs and FLVs. One of the requirements is that the CD-Rom work both on a Mac and PC. We're having some difficulties getting the FLVs to play on the Mac. The problem seems to stem from differences in how the Mac (Safari?) pull FLVs.

RE: [Flashcoders] [Solved] getURL with doc doesn't work in IE

2007-07-26 Thread Holth, Daniel C.
Removed _blank from the getURL and its working now. Daniel Holth I.S. Programmer x5217 || J401 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Holth, Daniel C. Sent: Thursday, July 26, 2007 6:18 AM To: flashcoders@chattyfig.figleaf.com Subject

[Flashcoders] getURL with doc doesn't work in IE

2007-07-26 Thread Holth, Daniel C.
). Anyone encountered this before, and have a solution? Thanks Daniel Holth I.S. Programmer x5217 || J401 This e-mail and its attachments are intended only for the use of the addressee(s) and may contain privileged, confidential or proprietary information. If you are not the intended

RE: [Flashcoders] Drawing API

2007-07-25 Thread Holth, Daniel C.
They don't give code, but you may want to check out: http://www.adobe.com/designcenter/gallery/swf/index.html#u_sContent=odop od Daniel Holth I.S. Programmer x5217 || J401 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Karim Beyrouti Sent

RE: [Flashcoders] ComboBoxV2 Preloader problem

2007-07-24 Thread Holth, Daniel C.
Perfect! Solved my problem! Thanks. Daniel Holth I.S. Programmer x5217 || J401 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Hans Wichman Sent: Tuesday, July 24, 2007 4:02 AM To: flashcoders@chattyfig.figleaf.com Subject: Re: [Flashcoders

RE: [Flashcoders] How to determine when an externally loaded swf hasended playing.

2007-07-24 Thread Holth, Daniel C.
Are these timeline based swfs, or single frame, or movieclips within movieclips? Or won't you know? You could create an onEnterFrame event that continually checks the swf's _currentframe compared to _totalframes. When they are equal, it has reached the end. If it's a single frame or

[Flashcoders] ComboBoxV2 Preloader problem

2007-07-23 Thread Holth, Daniel C.
anything else. When I drop the combo box in the main_preloader.swf, it works fine, but that jumps the size of the main_preloader.swf to 58kb - much too big to be a good preloader. Anyone have thoughts on how to solve this? Thanks! Daniel Holth I.S. Programmer x5217 || J401 This e-mail and its

[Flashcoders] Actionscript Optimization!

2007-07-14 Thread daniel
practices from lower-level languages like C++ even apply in a language like ActionScript? Am I smoking something I shouldn't be? I love you all. -- Daniel ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http

[Flashcoders] RE: +Infinite Loop -Dignity

2007-07-11 Thread daniel
not be aware, or even care, about the Elements currently loaded. It should concern itself with game-level mechanics only, such as managing the difficulty and score. Sorry if it sounds like I'm ranting. Clear sometimes not me, often that. Thanks everyone! -- Daniel

Re: [Flashcoders] Excel Exponentiation (caret) Notation

2007-07-10 Thread Daniel Cascais
Thanks Gregg! On 7/9/07, g. wygonik [EMAIL PROTECTED] wrote: hey daniel i think that means that you have three arrays of the B1:B7 Math.pow() series, with each array being a different value in the curly-bracketed list. That is: B1:B7^{1,2,3} becomes var myArray1 = [ Math.pow(B1,1

[Flashcoders] +Infinite Loop -Dignity

2007-07-10 Thread daniel
I feel really stupid right now. No, not that stupid. I mean really stupid. Take the highest level of stupid you can imagine and double that. Yes, now you've got it! I have a class named Game. Game.start() calls setInterval(this, update, 1000). Game.update() calls _gameScene.update().

RE: [Flashcoders] least to greatest

2007-07-06 Thread Holth, Daniel C.
); trace(myArray: + myArray); // myArray: 5,1,65,3,56,9,-2,44,7,8,10 myArray.sort(Array.NUMERIC ); trace(myArray: + myArray); // myArray: -2,1,3,5,7,8,9,10,44,56,65 Would this work, or do you need to have the numbers pushed onto the array in a specific order to begin with? Daniel Holth I.S

RE: [Flashcoders] scrollpane woes

2007-07-02 Thread Holth, Daniel C.
This seems to be working fine for me, unless I'm missing something... I copied your code into its own layer on frame one. I then dropped the ScrollPane component into my library. Created a new MovieClip, exported it for ActionScript and gave it an identifier of mcEventText. When I run the swf,

[Flashcoders] Excel Exponentiation (caret) Notation

2007-07-01 Thread Daniel Cascais
notation??? B1:B7^{1,2,3} --Daniel ___ 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

RE: [Flashcoders] Type Coercion Failed: Odd behavior.

2007-06-21 Thread Daniel Thompson
You should always use the new as operator. I disagree. If you want the TypeError thrown, because you're going to catch it, then it can be handy. I use both methods of casting and I like the choice. (I do agree that I wish it were (LiquidObject)child instead of LiquidObject(child)... but I'm

[Flashcoders] Setting up loadVars onLoad handler within custom class

2007-06-04 Thread Daniel Glue
Hey there, I am creating a custom class with a loadVars object that gets data from a web page. My problem is I can't get my loadVars object to load! I think I am setting the onLoad handler in the wrong place. Might anyone have any ideas how I set this inside my custom class? Thanks in advance

RE: [Flashcoders] Setting up loadVars onLoad handler within custom class

2007-06-04 Thread Daniel Portilla Heras
Hi Daniel, Don't you have this line in your code my_lv = new LoadVars(); ? If you don't have this, your loadvars will not work. Bye Daniel Portilla Heras ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search

[Flashcoders] External font loading - No shared libraries

2007-06-04 Thread Daniel Gregório
Does anybody has an ideia of how to load external fonts in ttf? or something else instead of shared libraries? thank you very much, -- Daniel Gregório Adobe Certified Professional ___ Flashcoders@chattyfig.figleaf.com To change your subscription

RE: [Flashcoders] AS3.0 and C++

2007-06-04 Thread Holth, Daniel C.
You may want to explore Apollo. It allows for RIAs to be developed for the desktop. http://labs.adobe.com/technologies/apollo/ Another option would be asking around on flexcoders. http://tech.groups.yahoo.com/group/flexcoders/ ~D.C. Holth -Original Message- From: [EMAIL PROTECTED]

RE: [Flashcoders] IE6: javascript issues w. events calling:getURL/SWFAddress/Object

2007-06-01 Thread Daniel Portilla Heras
Hi Sebastián, why don't you put the window target in the getURL??? getURL(javascript:urchinTracker('+__newURL.parameters.myURL+'), _self) This works fine for me. Bye Daniel Portilla Heras Dpto. Desarrollo Virtual Training TELECOR Tlfno: 915970193 Ext. 5864 (corp: 315 5864) [EMAIL PROTECTED

RE: [Flashcoders] Reading GPS data into Flash on a Pocket PC?

2007-05-30 Thread Daniel Portilla Heras
to configure the pocket to works with an Internet Server. Daniel Portilla Heras Dpto. Desarrollo Virtual Training TELECOR Tlfno: 915970193 Ext. 5864 (corp: 315 5864) [EMAIL PROTECTED] -Mensaje original- De: Phil Bailey [mailto:[EMAIL PROTECTED] Enviado el: martes, 29 de mayo de 2007 21:39

RE: [Flashcoders] dynamic text not wrapping

2007-05-30 Thread Daniel Portilla Heras
give you another hand. Bye Daniel Portilla Heras Dpto. Desarrollo Virtual Training TELECOR Tlfno: 915970193 Ext. 5864 (corp: 315 5864) [EMAIL PROTECTED] -Mensaje original- De: nik crosina [mailto:[EMAIL PROTECTED] Enviado el: miércoles, 30 de mayo de 2007 13:29 Para: Flashcoders

RE: [Flashcoders] dynamic text not wrapping

2007-05-30 Thread Daniel Portilla Heras
(field:TextField, algnText:String){ var wtext:Number; wtext = field._width; field.autoSize = none; field._width = wtext field.autoSize = algnText; field.align = algnText; } // End code Daniel Portilla Heras Dpto. Desarrollo Virtual Training

RE: [Flashcoders] Crossdomain problems

2007-05-30 Thread Daniel Portilla Heras
my files in a test server (with a internet's domain) I hope it solve your problem. Bye Daniel Portilla Heras Dpto. Desarrollo Virtual Training TELECOR Tlfno: 915970193 Ext. 5864 (corp: 315 5864) [EMAIL PROTECTED] -Mensaje original- De: Gert-Jan van der Wel [mailto:[EMAIL PROTECTED

[Flashcoders] Re: E4X not for external XML docs? (Yay!)

2007-05-30 Thread daniel
Thanks you Arul and Muzak for your help. The problem was the namespace issue, and some of it had to do with simple scope problems. Woo! I love everyone! -- Hey everyone! I'm using an URLLoader to load a XML configuration file. I try to read the XML file using some E4X syntax ([EMAIL

RE: [Flashcoders] IE7/Flash Player Problem

2007-05-29 Thread Daniel Portilla Heras
with the format of the files. Daniel Portilla Heras Dpto. Desarrollo Virtual Training TELECOR Tlfno: 915970193 Ext. 5864 (corp: 315 5864) [EMAIL PROTECTED] -Mensaje original- De: Jason Saelhof [mailto:[EMAIL PROTECTED] Enviado el: martes, 29 de mayo de 2007 1:31 Para: flashcoders

[Flashcoders] E4X not for external XML docs?

2007-05-29 Thread daniel
Hey everyone! I'm using an URLLoader to load a XML configuration file. I try to read the XML file using some E4X syntax ([EMAIL PROTECTED]), but I get nothing but an empty string when I trace it out. However when I do the same to a local variable with some hard-coded XML as its value, the E4X

RE: [Flashcoders] Q:Dynamically change blend mode

2007-05-23 Thread Holth, Daniel C.
movieClip.blendMode = [mode] blendMode (MovieClip.blendMode property) http://livedocs.adobe.com/flash/8/main/wwhelp/wwhimpl/common/html/wwhelp .htm?context=LiveDocs_Partsfile=2444.html Daniel Holth I.S. Programmer x5217 || J401 -Original Message- From: [EMAIL PROTECTED

[Flashcoders]

2007-05-22 Thread Daniel Calderón
that thumb is gonna be created? Thanks in advance Daniel C. _ Connect to the next generation of MSN Messenger  http://imagine-msn.com/messenger/launch80/default.aspx?locale=en-ussource

RE: [Flashcoders] splitting the list?

2007-05-16 Thread Holth, Daniel C.
filtering. Just my two cents. Daniel Holth I.S. Programmer x5217 || J401 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nimrod Huberman Sent: Wednesday, May 16, 2007 11:11 AM To: Flashcoders@chattyfig.figleaf.com Subject: [Flashcoders] splitting the list

RE: [Flashcoders] AS3 KeyboardEvent Oddity [cross-post alert]

2007-05-15 Thread Holth, Daniel C.
Just curious, what operating system are you on? WASD are so often used as 'direction' keys, I'm wondering if there could be something in the accessibility options of the OS that is making it react this way... Just a thought. Daniel Holth I.S. Programmer x5217 || J401 -Original Message

RE: [Flashcoders] Motion to combine coders and newbies.

2007-05-14 Thread Holth, Daniel C.
of a FlashNewbies in the response, but quite a few from FlashCoders. I've just subscribed to flash newbies, so hopefully I'll be able to help out. I think encouraging flashcoders to also subscribe to flash newbies would be the best solution. Daniel Holth I.S. Programmer x5217 || J401

[Flashcoders] A request

2007-05-14 Thread Daniel Calderón
My name is Daniel, and Im requesting for someone who could develop a simple project for a web portal that Im creating, in which I would like to ad a solution of live support two ways (Video, text, smileys, phone ring) with FMS. Also I would like to post some videos as streaming offline from

[Flashcoders] Animating Character Movement

2007-05-04 Thread Holth, Daniel C.
with it yet. Thanks! Daniel Holth I.S. Programmer This e-mail and its attachments are intended only for the use of the addressee(s) and may contain privileged, confidential or proprietary information. If you are not the intended recipient, or the employee or agent responsible for delivering

RE: [Flashcoders] Blue effect via scripting

2007-05-03 Thread Holth, Daniel C.
Xian, I'm assuming you want to tint a movie clip to blue or cause a blue glow? You could try my EasyTween class which supports filters and color tinting. http://blog.dcholth.com/?p=23 Or Jack Doyle has also posted his TweenFilterLite class to the list as well.

RE: [Flashcoders] Blur effect via action scripting

2007-05-03 Thread Holth, Daniel C.
Xian, Both of these classes support blurring. My EasyTween class: http://blog.dcholth.com/?p=23 Or Jack Doyle's TweenFilterLite: http://www.greensock.com/ActionScript/TweenFilterLite Hope that helps! ~DC -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On

RE: [Flashcoders] browser security aggrevations (rant alert)

2007-04-24 Thread Holth, Daniel C.
to the webserver in order to test, but once online it goes pretty smooth. Daniel Holth I.S. Programmer -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andreas R Sent: Tuesday, April 24, 2007 11:14 AM To: flashcoders@chattyfig.figleaf.com Subject: [Flashcoders

[Flashcoders] MouseEvent.MOUSE_WHEEL event not working for me.

2007-04-24 Thread Daniel Freeman
I can't get mouse wheel events to work. stage.addEventListener(MouseEvent.MOUSE_WHEEL,mousewheel); trace('mousewheel event set'); function mousewheel(ev:MouseEvent):void { trace('localX='+ev.localX+' localY='+ev.localY'); trace('stageX='+ev.stageX+'

RE: [Flashcoders] Flash Simulation freezing Problem

2007-04-23 Thread Holth, Daniel C.
Daniel Holth I.S. Programmer -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ritesh Desale Sent: Monday, April 23, 2007 5:46 AM To: flashcoders@chattyfig.figleaf.com Subject: [Flashcoders] Flash Simulation freezing Problem Hi, I have created

RE: [Flashcoders] Little OT - USB drive autorun?

2007-04-13 Thread Holth, Daniel C.
Despite the fact I haven't been entirely happy with software, I was going to suggest using AutoRun Typhoon III, but it doesn't look like it would necessarily solve your problem. Does AutoRun work with USB drives? http://www.typhoonsoftware.com/forum/topic.asp?TOPIC_ID=17 Basically it says you

RE: [Flashcoders] Flash and needed computer specs

2007-04-10 Thread Holth, Daniel C.
I use a PC here at work and a Mac at home. I'm very partial to Macs, although I'd have to recommend you wait until Flash CS3 is released. Despite my love of Macs, I'll admit that I find working in Flash almost painfully slow on my Intel Mac because its still running in Rosetta. (Running Flex

RE: [Flashcoders] basic flash games development issues

2007-04-09 Thread Holth, Daniel C.
We've built some applications for CD, and have run into 'security sandbox' issues. They were very frustrating. The DVD will be considered 'local content', and you can read about the issues here: http://www.adobe.com/products/flashplayer/articles/localcontent/ When you begin testing your

RE: [Flashcoders] basic flash games development issues

2007-04-09 Thread Holth, Daniel C.
://www.adobe.com/devnet/flash/articles/fplayer8_security_04.html Read the FlashPlayerTrust configuration files part. regards, Muzak - Original Message - From: Holth, Daniel C. [EMAIL PROTECTED] To: flashcoders@chattyfig.figleaf.com Sent: Monday, April 09, 2007 3:17 PM Subject: RE: [Flashcoders

RE: [Flashcoders] re: createTextField

2007-04-06 Thread Holth, Daniel C.
TextFields don't have onRollOver events, but MovieClips do. So you'll need to first create a MovieClip (like in your first question) and then create the textField in it. Heres some example code: var myMovieClip:MovieClip = this.createEmptyMovieClip(myMovieClip_mc, this.getNextHighestDepth());

[Flashcoders] AS3 InteractiveObject.focusRect property.

2007-04-03 Thread Daniel Freeman
How do I use the InteractiveObject.focusRect property? The documentation is sketchy. I can see that I assign (or get) an Object from it. Setting it to null defaults to the Stage.stageFocusRect setting. But how else can I use focusRect? Send instant messages to your online friends

RE: [Flashcoders] JSFL - Saving FLAs

2007-04-02 Thread Holth, Daniel C.
If you check the Preferences in Flash 8, there is a 'Warnings' section and you can turn on Warn on save for Macromedia Flash MX 2004 compatibility Is that what your looking for? -DC -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of ChrisRM Sent: Monday,

RE: [Flashcoders] SWF Only Loads Once

2007-03-30 Thread Daniel Thompson
Thanks guys. I added a cache-busting param to the request, but it didn't fix the issue. Here's my method: protected function invoke(resource:String, variables:URLVariables, successHandler:Function, errorHandler:Function = null):void { variables.api_key =

[Flashcoders] SWF Only Loads Once

2007-03-29 Thread Daniel Thompson
Hi all, If you check out http://tinyurl.com/2yctf9 in Internet Explorer on a PC (using at least 9r16), and click on a listen button, everything works fine-- the first time. If you close the pop-up player, then the next time, the SWF will not draw, which is a combination of my bad error handling

RE: [Flashcoders] Flash controling Z with div layers

2007-03-28 Thread Holth, Daniel C.
Just FYI, be careful when messing with Flash's wmode. My understanding is that if you switch it from its default, the Flash Player no longer does the rendering, and is instead done by the browser. This can lead to some unpredictable results and performance on various browsers and operating

[Flashcoders] Determining the final URL of a resource

2007-03-26 Thread Daniel Thompson
I am attempting to determine the final URL of a resource on the web (an MP3). When the URLRequest is provided to the Sound object, it handles (transparently) the redirects (301, 302). I need access to those server messages. I have tried creating a socket in order to do simple HEAD requests... but

RE: [Flashcoders] Tile a vector Graphic symbol across stagehorizontally?

2007-03-24 Thread Holth, Daniel C.
This may not be the best solution, but it'll get the job done: // originalTile is a MovieClip on your stage you want to tile. // Reference the stage var r = this; // Number of tiles so far var i:Number = 0; // So while they are still on the stage while(i * originalTile_mc._width

[Flashcoders] Video in Flash

2007-03-23 Thread Daniel Hart
of figuring how exactly to do it. This has taken me all week thus far...! Thanks so much, Daniel Hart (email on website) www.djh-graphics.com ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http

[Flashcoders] Flash VIDEO

2007-03-22 Thread Daniel Hart
just a matter of figuring how exactly to do it. This has taken me all week thus far...! Thanks so much, Daniel Hart (email on website) www.djh-graphics.com ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive

RE: [Flashcoders] Help: test EventDispatcher speed please

2007-03-21 Thread Holth, Daniel C.
Regarding the test, I think it would be more useful to have people specify whether or not they are on an Intel or an original Mac. I have definitely noticed performance improvements since upgrading to my Intel, but I'm not sure if its only because of the faster processor, if the Flash Player

RE: [Flashcoders] ColorMatrix

2007-02-28 Thread Holth, Daniel C.
Hi Misa, My EasyTween class has functionality to tween color tints the way you're wanting. A description of use is found here: http://blog.dcholth.com/2007/02/23/easytween-explained/ And you can download the EasyTween.as file here: http://blog.dcholth.com/downloads/ The only problem with

RE: [Flashcoders] Subscription problems

2007-02-28 Thread Holth, Daniel C.
As a temporary solution, why don't you just set up a rule/filter/smart folder that moves anything with the word [Flashcoders] in the subject line directly into the trash or another folder? -Dan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chanda

RE: [Flashcoders] Skewing MovieClip??

2007-02-28 Thread Holth, Daniel C.
As far as I can figure, skewing isn't available in flash right now... Adjusting the yScale will change the dimensions of a movieclip, for example (Hope my ASCII drawings work!) ___ | | |___| Becomes _ | | |_| When you reduce the _yScale. Skewing horizontally would be adjusting the x

RE: [Flashcoders] MovieClipLoader woes

2007-02-27 Thread Holth, Daniel C.
Have you tried listening for the onLoadError event in the MCL class to see if any errors are output? Also, is it that specific swf, or does it not load the third swf every time, regardless of the swf? (does order matter?) -Dan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

[Flashcoders] What don't I understand about the display list?

2007-02-25 Thread Daniel Thompson
Why will the following error be thrown? Shouldn't the displayObject be null? try { removeChild(getChildByName(background)); } catch (typeError:TypeError) { // do nothing } var displayObject:DisplayObject = getChildByName(background); if

[Flashcoders] [AS3] Timers behaving erratically

2007-02-23 Thread Daniel Thompson
I have a class that I instantiate. At some point in the running of my application, I destroy almost every display list object (to disable the application). Later, the user can enable the application, and I recreate all classes. The second time this class is instantiated, the timers don't fire. Any

RE: [Flashcoders] [AS3] Timers behaving erratically

2007-02-23 Thread Daniel Thompson
I recreate all classes. To be very clear, I recreate an instance... the classes are the same ;o) ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive:

RE: [Flashcoders] [AS3] Timers behaving erratically

2007-02-23 Thread Daniel Thompson
classes. The second time this class is instantiated, the timers don't fire. Any reason why this is happening? Actually, nowhere in the application they aren't firing. Here's the code that disables the application: public static function disable(message:String):void { with

RE: [Flashcoders]problem with embeded fonts

2007-02-19 Thread Holth, Daniel C.
Are you using bold or italic text? Using bold and italics with embedded font can make the text not visible if it changes. I believe it can be done, but I haven't spent the time researching it... Just been easier to not use bold. -Dan -Original Message- From: [EMAIL PROTECTED]

RE: [Flashcoders] Events for custom classes?

2007-02-16 Thread Holth, Daniel C.
Here is your code modified to use the EventDispatcher: import mx.events.EventDispatcher; // import the event dispatcher class com.boa.projects.iqrcgenerator.components.AdminData{ public var addEventListener:Function; // Set the functions public var removeEventListener:Function;

RE: [Flashcoders] (no subject)

2007-02-16 Thread Holth, Daniel C.
You need to keep track of the previous x value and compare that to the new x value. The simplest way to achieve this is an onEnterFrame function (although note this is the least efficient way). For example try putting a movie clip called ball_mc on your stage and add this code to the first

RE: [Flashcoders] Events for custom classes?

2007-02-16 Thread Holth, Daniel C.
mailing list flashcoders@chattyfig.figleaf.com Sent: Friday, February 16, 2007 2:35 PM Subject: RE: [Flashcoders] Events for custom classes? Daniel, try as I may, I can't get your code to work. I have one class, which has a combobox. I can get the event to fire when the combobox changes just fine

[Flashcoders] fs overlay

2007-02-15 Thread Daniel Snoddas
does the flash 9 fullscreen make use o the overlay feature on many gfxcards? ie like wmp/videolan etc, a movie in a browser pops up fullscreen on the TV (theatremode). ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search

RE: [Flashcoders] AS2 Question

2007-02-15 Thread Holth, Daniel C.
Where you declare a variable will determine the scope of the variable, that is, how long that variable stays in memory for use and from where it can be accessed. In your first class, the variables declared above the function can be accessed in other parts of the class. In your second class the

[Flashcoders] Re: Anyone hate flash 9 already?

2007-02-14 Thread Daniel Freeman
Apologies to the moderators for this OT reply to set the records straight. So you guys think you're using Flash 9?? I think Adobe is doing a great job with showcasing upcoming technologies and ideas on Adobe labs. I applaud the effort they put into keeping developers in the loop, and listening

Re: [Flashcoders] Anyone hate flash 9 already?

2007-02-13 Thread Daniel Riemslag
an interesting post ;) http://positionrelative.wordpress.com/2007/01/23/craigs-pissed/ .. looking for coders..dont have enough money to hire ppl yet.. ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive:

[Flashcoders] Coding Standards: Use of Get/Set

2007-02-13 Thread Holth, Daniel C.
because I was always use getVariable() functions and started reading ActionScript 3 with Design Patterns and the authors (as well as many others I've read) are using get and set functions. Daniel Holth I.S. Programmer This e-mail and its attachments are intended only for the use of the addressee

Re: [Flashcoders] Coding Standards: Use of Get/Set

2007-02-13 Thread Daniel Grace
me a good reason to use get/set. Can someone tell me any benefit at all? Daniel Pete Miller wrote: Just to fuel your query, how does it affect the user to know whether they are 'get'-ing from a variable or a function call, encapsulation considered? P. -Original Message- From

[Flashcoders] Re: Anyone hate flash 9 already?

2007-02-13 Thread Daniel Freeman
WHERE DID YOU GET IT!? You can't believe how much excitement and disappointment this thread has caused me. I assumed that the flash 9 prototype had been released on Adobe labs. I couldn't connect to labs yesterday, which sent my excitement through the roof! I assumed that everyone was

Re: [Flashcoders] How does YouTube convert all video formats to Flash format?

2007-02-08 Thread Daniel Snoddas
Dunno how you tube does it but Sorenson Squeeze can be set up to watch a folder and convert stuff that gets dropped in it. If you are running on a foreign OS you could always map a network drive and do it that way. 2007/2/8, Paul Steven [EMAIL PROTECTED]: I am working on a Flash project

[Flashcoders] library variable

2007-02-07 Thread Daniel Snoddas
I have a library.fla with a bunch of items i use in my project. I display versions of all files on a version.fla (each file in my project has a version variable on its own root) but as the library.fla's local root timeline is never excecuted I can't access it without making it global. Is there

[Flashcoders] Flash 9, XMLSocket.onClose

2007-02-07 Thread Daniel Grace
. You guys seem to be the most intelligent group of flash developers in a single spot. Daniel ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

[Flashcoders] Detecting Rollover w/o onRollOver

2007-02-06 Thread Holth, Daniel C.
two mouse overs. While its not checking the mouse position every frame, its still not as efficient as I'd like. Does anyone have any thoughts on a more efficient way to detect two mouse over events at the same time? Thanks! Daniel Holth This e-mail and its attachments are intended only

RE: [Flashcoders] Flair Pattern bad mixins good (?)

2007-01-31 Thread Holth, Daniel C.
I've actually been reading through Head First Design Patterns, and think it's a great book! It uses a lot of example code but they are well thought out and clearly demonstrate the uses of the patterns. Granted, many of their examples are doing ridiculous things like simulating the actions of

[Flashcoders] Caps Lock behaviour inconsistent between Mac and Windows!

2007-01-30 Thread Daniel Barber
state of the caps lock key on the Mac, please let me know. Cheers. Daniel Barber aleph1 ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought

RE: [Flashcoders] Q:Converting colored artwork to flash vector

2007-01-23 Thread Holth, Daniel C.
drawings, the vector actually uses more memory and slows the frame rate down if it has to move. Although, runtime bitmap cache can help that. Hope that helps! Daniel Holth -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of [EMAIL PROTECTED] Sent: Tuesday, January

[Flashcoders] Getting Frames Per Second

2007-01-23 Thread Holth, Daniel C.
, but that eventually gets unsynched and prints out incorrect data. Thanks Daniel Holth I.S. Programmer x5217 || J301 This e-mail and its attachments are intended only for the use of the addressee(s) and may contain privileged, confidential or proprietary information. If you are not the intended

RE: [Flashcoders] Getting Frames Per Second

2007-01-23 Thread Holth, Daniel C.
to get some real numbers when testing flash applications on slower computers and different OS. Daniel Holth -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Hairy Dog Digital Sent: Tuesday, January 23, 2007 11:17 AM To: 'Flashcoders mailing list' Subject: RE

  1   2   >