[Flashcoders] Shifting points 90 degrees

2007-04-24 Thread Adrian Lynch
Hey all, I'm using the tutorial on building a carousel from gotoandlearn.com as the basis of one that has a few more things it can do. I'm having trouble with the placement of items on the circle at the beginning. The angle is derived with: t.angle = i * ((Math.PI * 2) / numOfItems); The x

RE: [Flashcoders] Shifting points 90 degrees

2007-04-24 Thread Adrian Lynch
PROTECTED] Behalf Of Adrian Lynch Sent: 24 April 2007 11:22 To: Flashcoders Subject: [Flashcoders] Shifting points 90 degrees Hey all, I'm using the tutorial on building a carousel from gotoandlearn.com as the basis of one that has a few more things it can do. I'm having trouble with the placement

[Flashcoders] Flash 8 Trial

2007-04-17 Thread Adrian Lynch
Maybe it's just me, but I can't find any Flash trials on adobe.com. Are any available? Does anyone have a trial copy of Flash 8 I could get hold of if not? Cheers all. Adrian Lynch ___ Flashcoders@chattyfig.figleaf.com To change your subscription

[Flashcoders] gotoandlearn.com down

2007-04-17 Thread Adrian Lynch
I can't get to gotoandlearn.com, anyone else having the same problem? I'm after the carousel tutorial, does anyone have the files to hand? Ta. Adrian Lynch ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive

RE: [Flashcoders] Flash 8 Trial

2007-04-17 Thread Adrian Lynch
problem recently... I've found a direct link that still works : https://www.adobe.com/cfusion/tdrc/index.cfm?product=flashpro 2007/4/17, John Dowdell [EMAIL PROTECTED]: Adrian Lynch wrote: Maybe it's just me, but I can't find any Flash trials on adobe.com. Are any available? My apologies

RE: [Flashcoders] import own class (use SOME_CONST instead ofMyUtils.SOME_CONST)

2007-04-04 Thread Adrian Lynch
Short of someone giving you a better answer, I'd say no. Unless you write something that took a class and put all it's static members in the current scope. Best to wait till someone else answers this though, I'm just guessing :) Adrian -Original Message- From: [EMAIL PROTECTED]

RE: [Flashcoders] MovieClipLoader ...

2007-04-04 Thread Adrian Lynch
You email lost it's formatting at my end. Try sending again. Adrian -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Stephen Ford Sent: 04 April 2007 07:27 To: flashcoders@chattyfig.figleaf.com Subject: [Flashcoders] MovieClipLoader ... Can anyone see why

RE: [Flashcoders] eolas fix for IE7

2007-04-03 Thread Adrian Lynch
I'm using it and it works. Got any code to have a look at. Maybe you're using it differently. Adrian -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Matthew Ganz Sent: 03 April 2007 17:20 To: Flashcoders mailing list Subject: [Flashcoders] eolas fix for IE7

RE: [Flashcoders] SWF Only Loads Once

2007-03-30 Thread Adrian Lynch
I second that, only I tend to pass it in via FlashVars so I can leave it to cache if I want to. Adrian -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Steven Sacks | BLITZ Sent: 30 March 2007 01:33 To: flashcoders@chattyfig.figleaf.com Subject: RE:

[Flashcoders] Image resizer that maintains ratio

2007-03-26 Thread Adrian Lynch
Any examples out there? I've got as far as resizing a user supplied image and am about to work on the ratio remaining fixed. Just thought I'd throw this out there as I think it may be tricky. Ta. Adrian ___ Flashcoders@chattyfig.figleaf.com To change

[Flashcoders] FW: Image resizer that maintains ratio

2007-03-26 Thread Adrian Lynch
Should have pointed out, the resizing will happen by the user dragging anchor points on the corners of the images. Ta. -Original Message- From: Adrian Lynch [mailto:[EMAIL PROTECTED] Sent: 26 March 2007 13:08 To: Flashcoders Subject: Image resizer that maintains ratio Any examples out

RE: [Flashcoders] Image resizer that maintains ratio

2007-03-26 Thread Adrian Lynch
Yup, sorry for being vague. It's the maintaining of the ratio while the user resizes that I'm after. A user uploads an image, I load this image into a container and force it to fit into a maximum and minimum width and height. Within this container the user can resize the image without expanding

RE: [Flashcoders] Image resizer that maintains ratio

2007-03-26 Thread Adrian Lynch
: Mon, 26 Mar 2007 13:08:09 +0100 From: Adrian Lynch [EMAIL PROTECTED] Subject: [Flashcoders] Image resizer that maintains ratio To: Flashcoders flashcoders@chattyfig.figleaf.com Message-ID: [EMAIL PROTECTED] Any examples out there? I've got as far as resizing a user supplied image and am about

RE: [Flashcoders] Site Check - Seems Fine

2007-03-16 Thread Adrian Lynch
14, 2007 10:42 AM Subject: Re: [Flashcoders] Site Check On 3/14/07, Adrian Lynch [EMAIL PROTECTED] wrote: Could I get some of you to check this site: http://www.simon-mills.co.uk/test/ Some people are saying that it gets stuck at 1% or 2%. Can anyone confirm this? Works

RE: [Flashcoders] Site Check

2007-03-16 Thread Adrian Lynch
Math.round() should do it. Adrian -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Gustavo Duenas Sent: 16 March 2007 13:01 To: flashcoders@chattyfig.figleaf.com Subject: Re: [Flashcoders] Site Check finally I got it...but it is exactly as the one you have

[Flashcoders] Site Check

2007-03-14 Thread Adrian Lynch
Could I get some of you to check this site: http://www.simon-mills.co.uk/test/ Some people are saying that it gets stuck at 1% or 2%. Can anyone confirm this? Cheers. Adrian Lynch ___ Flashcoders@chattyfig.figleaf.com To change your subscription

RE: [Flashcoders] Site Check

2007-03-14 Thread Adrian Lynch
To: flashcoders@chattyfig.figleaf.com Subject: Re: [Flashcoders] Site Check Good for me. Nice work. On the site itself I found it odd to have a dedicated domain, yet the contact email was virgin.net. Paul - Original Message - From: Adrian Lynch [EMAIL PROTECTED] To: Flashcoders

[Flashcoders] Text as you type

2007-03-08 Thread Adrian Lynch
anyone have any examples of this in action? Adrian Lynch http://www.halestorm.co.uk/ http://www.adrianlynch.co.uk/ ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo

[Flashcoders] Small text in components

2007-02-23 Thread Adrian Lynch
Can anyone suggest a reason for this: http://www.adrianlynch.co.uk/temp/smalltext.jpg The text is super tiny in all teh components. As far as I know, all I did was drag the components onto the stage. I used the resize tool on the buttons and text area but not the drop downs. A stumped Adrian.

[Flashcoders] Italic text being chopped

2006-11-14 Thread Adrian Lynch
My ps, qs, gs, ys and js are having their tails chopped off when made italic in a static text field. I've played about with the line spacing and indenting but to no avail. I thought it would be a simple fix but nothing I'm doing is working. Any ideas? Thanks Adrian

RE: [Flashcoders] Italic text being chopped

2006-11-14 Thread Adrian Lynch
' Subject: RE: [Flashcoders] Italic text being chopped What font are you using? I've had a similar issue with ascenders in the past rather than descenders but turned out to be a dodgy font. T -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Adrian Lynch Sent: 14

RE: [Flashcoders] Italic text being chopped

2006-11-14 Thread Adrian Lynch
text boxes to see if there's anything going on there? - how are you setting the style on the textfield - TextFormat or Styles? T -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Adrian Lynch Sent: 14 November 2006 11:45 To: Flashcoders mailing list Subject: RE

RE: [Flashcoders] Italic text being chopped

2006-11-14 Thread Adrian Lynch
that happen was just something really silly - the text field was too short for the font size. :-) Ian On 11/14/06, Adrian Lynch [EMAIL PROTECTED] wrote: This is just a static text field. I changed it to dynamic and had a play about with it's text format but no joy just yet. Adrian

RE: [Flashcoders] Chopping an FLV

2006-11-07 Thread Adrian Lynch
. for the codec, search for 'vp6 vfw codec 6.2 -pack'. It used to be distributed by on2, but not anymore, not sure if its legal or not. Meinte On 11/6/06, Adrian Lynch [EMAIL PROTECTED] wrote: Thanks for that. I'm having a play about with it. I can't get it to work with the following: C

[Flashcoders] Chopping an FLV

2006-11-06 Thread Adrian Lynch
Hey all, I am trying to extract a small section of a larger flv file and was wondering the best way to do it. I thought that importing to a movie, expanding the timeline and cutting the frames out would work but alas no. Any pointers or ideas. Cheers. Adrian

RE: [Flashcoders] Chopping an FLV

2006-11-06 Thread Adrian Lynch
PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Meinte van't Kruis Sent: 06 November 2006 13:34 To: Flashcoders mailing list Subject: Re: [Flashcoders] Chopping an FLV i'm using flvtool to auto-cut movies for me, its beta, but it works. Meinte On 11/6/06, Adrian Lynch [EMAIL PROTECTED] wrote: Hey

RE: [Flashcoders] jigsaw puzzle piece algorithm

2006-07-05 Thread Adrian Lynch
This was done a while back, but having it uniform doesn't work too well: http://www.halestorm.co.uk/jigsaw/ The innie-outie bit's are done randomly and it looks ok, but I was hoping to find something that would cut it more like a regular jigsaw. Let us know if you find anything. Adrian

[Flashcoders] OT: 5 minute job?

2006-07-02 Thread Adrian Lynch
Sorry if this has been passed around already. http://www.onlinehry.sk/play.aspx?id=1702 Ade ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

RE: [Flashcoders] word docs-to-xml file

2006-05-17 Thread Adrian Lynch
Save the Word doc as HTML and see if it's easier to parse it. I had to do something similar but I gave up as the HTML was a right royal mess. Let us know how you get on. Adrian -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Marlon Harrison Sent: 17 May

[Flashcoders] Scrollpane Movement

2006-05-16 Thread Adrian Lynch
up and down in and content is the MC I'm putting in the scroll pane. What haven't I thought of or what am I doing wrong. Right now the content shoots off screen. I'm still debugging but I thought I'd put this out there incase someone has the equation needed to hand. Thanks. Adrian Lynch

RE: [Flashcoders] Scrollpane Movement

2006-05-16 Thread Adrian Lynch
ratio = contentHeight - trackHeight; should have been: ratio = contentHeight / trackHeight; Thanks for reading :O) Adrian -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Adrian Lynch Sent: 16 May 2006 17:43 To: Flashcoders Subject: [Flashcoders

RE: [Flashcoders] Scrollpane Movement

2006-05-16 Thread Adrian Lynch
I missing something too? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Adrian Lynch Sent: Tuesday, May 16, 2006 12:43 PM To: Flashcoders Subject: [Flashcoders] Scrollpane Movement I'm knocking up a quick scrollpane(needs to be small filesize) and I'm

RE: [Flashcoders] XML attributes with - in the name

2006-05-13 Thread Adrian Lynch
Yes, that's the way I've been getting at attributes. No problems so far. Adrian -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Rifled Cloaca Sent: 12 May 2006 20:09 To: Flashcoders mailing list Subject: [Flashcoders] XML attributes with - in the name

[Flashcoders] v1 components in Flash 2004

2006-05-11 Thread Adrian Lynch
Can anyone point me to info about using v1 components in Flash 2004? I want something smaller than the v2 scroll pane. It increases the swf by 500%! Will using the MX version be a better move? Thanks. Adrian Lynch http://www.halestorm.co.uk

RE: [Flashcoders] v1 components in Flash 2004

2006-05-11 Thread Adrian Lynch
Hovey -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Adrian Lynch Sent: Thursday, May 11, 2006 7:13 AM To: Flashcoders Subject: [Flashcoders] v1 components in Flash 2004 Can anyone point me to info about using v1 components in Flash 2004? I want something

RE: [Flashcoders] v1 components in Flash 2004

2006-05-11 Thread Adrian Lynch
: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Adrian Lynch Sent: 11 May 2006 12:18 To: Flashcoders mailing list Subject: RE: [Flashcoders] v1 components in Flash 2004 I might have to go down that path. I've swippedthe v1 SP from a file(copied from the library) and added it to another movie

RE: [Flashcoders] quick xml question

2006-05-08 Thread Adrian Lynch
... you could email it to me along with a cheque for ?1000 and I will hand stitch it into a piece of felt, take a picture of it and email you a jpeg! Oh come on, don't tell me you're not tempted! :OD -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Merrill,

[Flashcoders] MC Tween

2006-04-28 Thread Adrian Lynch
be great. This is in 2004 Pro and I'm using the latest MC Tween, 2.28.29. Thanks all. Adrian Lynch ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

RE: [Flashcoders] MC Tween

2006-04-28 Thread Adrian Lynch
Thank you thank you thank you... ... and once more thank you. I understand how it works, I just had a warped view of the code I was writing. Thanks for the great explanation. Very much appreciated. Adrian -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of

[Flashcoders] onPress in nested MC

2006-04-28 Thread Adrian Lynch
hover anywhere over btn. Any ideas. I thought I had events sussed! Adrian Lynch ___ 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] onPress in nested MC

2006-04-28 Thread Adrian Lynch
Found the answer. delete this.onPress; Not sure why setting it to null or undefined didn't work though?! Adrian -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Adrian Lynch Sent: 28 April 2006 15:40 To: Flashcoders Subject: [Flashcoders] onPress in nested

RE: [Flashcoders] Flash to jpg

2006-04-13 Thread Adrian Lynch
Take a look in the publish settings. Adrian -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Juan Anzaldo Sent: 13 April 2006 23:00 To: flashcoders@chattyfig.figleaf.com Subject: [Flashcoders] Flash to jpg I need to export a vector image from flash to a

RE: [Flashcoders] dumb xml question

2006-04-10 Thread Adrian Lynch
children[0]? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of [EMAIL PROTECTED] Sent: 10 April 2006 14:31 To: flashcoders@chattyfig.figleaf.com Subject: [Flashcoders] dumb xml question Hi, How can i get the innertext of an xml node of type 1 (without

RE: [Flashcoders] Assigning actions to dynamic movieclips

2006-04-07 Thread Adrian Lynch
No! :OD But what you could do is write a test case and work from that. It will probably be a pathing issue. Trace the objects you are trying to assign actions to. Adrian -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Sajid Saiyed Sent: 07 April 2006 11:55

RE: [Flashcoders] MXNA posts feeder - Flex application

2006-04-06 Thread Adrian Lynch
And... when you drill down to the details of the post, the panel it very wide. Could it extend down rather than across? Adrian -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of matti bar zeev Sent: 06 April 2006 10:47 To: 'Flashcoders mailing list' Subject:

RE: [Flashcoders] MXNA posts feeder - Flex application

2006-04-06 Thread Adrian Lynch
Now it's not working for me. It hangs and then I get a button with no label and a tooltip with no tip. Not sure what's wrong, it worked the first time. After clearing my cache it now works. :O) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of matti bar zeev

RE: [Flashcoders] MXNA posts feeder - Flex application

2006-04-06 Thread Adrian Lynch
It's ok now. The Grant Skinner, Stolen Code one was extending off to the right by quite a way. Now it's ok :O) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of matti bar zeev Sent: 06 April 2006 12:51 To: 'Flashcoders mailing list' Subject: RE: [Flashcoders]

RE: [Flashcoders] MXNA posts feeder - Flex application

2006-04-06 Thread Adrian Lynch
When I clicked on the row in the datagrid, the next thing to load with the extended info was extended off screen to the right rather than being a fixed width. It works now though. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of matti bar zeev Sent: 06 April

RE: [Flashcoders] MXNA posts feeder - Flex application

2006-04-06 Thread Adrian Lynch
Because that's the one I clicked on! :OD -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of matti bar zeev Sent: 06 April 2006 13:34 To: 'Flashcoders mailing list' Subject: RE: [Flashcoders] MXNA posts feeder - Flex application ok. just wondering how Grant

RE: [Flashcoders] relative path issue

2006-04-06 Thread Adrian Lynch
You can create your own variable based on: System.capabilities.playerType It will be External when in the IDE. Other values include ActiveX, PlugIn and one other which I can't remember. So something like: if (System.capabilities.playerType == External) { path = ../; } else {

RE: [Bulk] [Flashcoders] ScrollPane Track Problem

2006-03-23 Thread Adrian Lynch
Could it be that the first click is setting focus on the SP, the second is actually received? Adrian -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of varfoo Sent: 03 March 2006 16:19 To: Flashcoders mailing list Subject: [Bulk] [Flashcoders] ScrollPane Track

RE: [Flashcoders] While and Var

2006-03-21 Thread Adrian Lynch
You're reference to the new text field is off, try storing the reference like this: dtd = _root.createTextField(dtd, dt, 0, spa1, 100, 15); So the working code is: var dtd; var spa; var spa1; var dt = 0; while (dt=99) { trace(dt); dtd = var+dt; spa = dt*5; spa1 = (dt*15)+45;

RE: [Flashcoders] LOADVARS not working IE

2006-03-21 Thread Adrian Lynch
Got any code to see? Adrian -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Johnny Zen Sent: 21 March 2006 12:28 To: flashcoders@chattyfig.figleaf.com Subject: [Flashcoders] LOADVARS not working IE HI all My flash using Loadvars within a secure webpage

RE: [Flashcoders] flash8 and cgi

2006-03-18 Thread Adrian Lynch
How are you trynig to use sendAndLoad? What does your CGI script do/look like? Adrian -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of [EMAIL PROTECTED] Sent: 18 March 2006 07:43 To: flashcoders@chattyfig.figleaf.com Subject: [Flashcoders] flash8 and cgi

RE: [Flashcoders] OT: Great bit of Director work, FPS with bots, network play etc.

2006-03-17 Thread Adrian Lynch
But where the baddies at? All that fire power and no one to use it on! :OD -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Mike Mountain Sent: 17 March 2006 11:42 To: Flashcoders mailing list Subject: [Flashcoders] OT: Great bit of Director work, FPS with

RE: [Flashcoders] File Exists - a better way?

2006-03-17 Thread Adrian Lynch
I think because if the file exists, you will have to wait till the file has loaded completely before you know about it. Adrian -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Andreas Rønning Sent: 17 March 2006 15:04 To: Flashcoders mailing list Subject:

RE: [Flashcoders] automatic object re-arrange via drag/drop

2006-02-28 Thread Adrian Lynch
If you find out any more about this I'd love to hear about it too. Adrian -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Jayson K Hanes Sent: 28 February 2006 10:41 To: Flashcoders mailing list Subject: [Flashcoders] automatic object re-arrange via

RE: [Flashcoders] outlook need to be oppened from Flash

2006-02-27 Thread Adrian Lynch
If you mean from a Flash movie in the browser, then you don't really have a choice as to what email client is used for mailto links. If you just mean you want any email client to open, Outlook, Outlook Express, Thunderbird etc. then two ways. 1. From HTML text in a text field a href=mailto:[EMAIL

RE: [Flashcoders] mailto is not working

2006-02-27 Thread Adrian Lynch
Can you show us what you have so far? Adrian -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Bharat Group Sent: 27 February 2006 10:53 To: flashcoders@chattyfig.figleaf.com Subject: [Flashcoders] mailto is not working Guys, mailto: is not working in

RE: [Flashcoders] mailto is not working

2006-02-27 Thread Adrian Lynch
Are you using this: link.onRelease = function(){ getURL(mailto:[EMAIL PROTECTED]); }; [EMAIL PROTECTED]);}; The extra bit was added by the posters email client(server?). It should be: link.onRelease = function(){ getURL(mailto:[EMAIL PROTECTED]); }; And that should be in a frame and

RE: [Flashcoders] Navigating between labels? Scripting help:

2006-02-26 Thread Adrian Lynch
goCheckBackward would be the opposite of goCheckForward: goCheckForward = function() { if ( index = max ) { index = 0; } gotoAndPlay(frames[index]); trace(frames[index]); index++; } goCheckBackward = function() { if ( index 1 ) { index = max; }

RE: [Flashcoders] Opening SWF in Flash via command line

2006-02-24 Thread Adrian Lynch
That you're not usually lucky? :OD -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Jim Tann Sent: 24 February 2006 10:52 To: Flashcoders mailing list Subject: RE: [Flashcoders] Opening SWF in Flash via command line Do you know, I've never pressed the I'm

RE: [Flashcoders] OT: Object-Oriented ActionScript For Flash 8 thebook

2006-02-22 Thread Adrian Lynch
amazon.co.uk has it for ?25.84. Typical! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Merrill, Jason Sent: 22 February 2006 15:26 To: Flashcoders mailing list Subject: RE: [Flashcoders] OT: Object-Oriented ActionScript For Flash 8 thebook Based on your

RE: [Flashcoders] OT: Please ignore, testing new id.

2006-02-22 Thread Adrian Lynch
Exactly! Gis your autograph?! :OD -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Cedric Muller Sent: 13 December 2005 10:37 To: Flashcoders mailing list Subject: Re: [Flashcoders] OT: Please ignore, testing new id. how could we ignore @adobe.com ?? :-))

RE: [Flashcoders] Loading Swf files in site (protecting bandwith fromother sites)

2006-02-20 Thread Adrian Lynch
I've only heard of this in regards to images, but it's termed hotlinking. There's bound to be a bunch of solutions to it. http://www.google.co.uk/search?hl=enq=prevent+hotlinkingbtnG=Google+Search meta= Adrian -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf

RE: [Flashcoders] A Tool to Inject AS to First Frame of SWF

2006-02-16 Thread Adrian Lynch
You could pass it in twice, clickTag=somethingclickTAG=something Not pretty though. Adrian -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of John Giotta Sent: 16 February 2006 15:28 To: Flashcoders mailing list Subject: Re: [Flashcoders] A Tool to Inject AS

RE: [Flashcoders] Ensuring commercial is played before the video whilekeeping .FLV external

2006-02-13 Thread Adrian Lynch
Maybe not the best solution, but if they get the file name from the flashVars, then pass it in another way, LoadVars, XML, Remoting... Adrian -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Jamay Liu Sent: 13 February 2006 16:15 To:

RE: [Flashcoders] Ensuring commercial is played before thevideo while keeping .FLV external

2006-02-13 Thread Adrian Lynch
Way off topic, yes, but way out of line too. From the info given you have no idea of the business or what they are trying to achieve. Your assumption is arrogant. Adrian -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Miles Thompson Sent: 13 February 2006

RE: [Flashcoders] Rotating a mc around a custom pivotpoint

2006-02-13 Thread Adrian Lynch
It was on Flashcoders or Flashnewbie a few days ago. http://www.darronschall.com/weblog/archives/54.cfm Is that the link you were after? Adrian -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Bart Wttewaall Sent: 13 February 2006 17:31 To: Flashcoders

RE: [Flashcoders] using AS to set the height and width of a new browserwindow

2006-02-13 Thread Adrian Lynch
Try using javascript: http://www.devguru.com/Technologies/ecmascript/quickref/win_open.html getURL(javascript:window.open('html/myHTMLpg.htm', 'myNewWindow', 'width=400,height=600'), _blank); Adrian -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Dwayne

RE: [Flashcoders] Stage.width not working in IE

2006-02-11 Thread Adrian Lynch
Not sure about the differences across broswers, but can we see some code. It might be something else you're doing? Adrian -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of GregoryN Sent: 11 February 2006 13:30 To: flashcoders@chattyfig.figleaf.com Subject:

RE: [Flashcoders] Is this site legit to buy the software???

2006-02-09 Thread Adrian Lynch
Second hand maybe? They do mention there's no tech support: Registration for technical support/upgrades not available due to the reduced cost. Adrian -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Charles Parcell Sent: 09 February 2006 17:52 To:

RE: [Flashcoders] ActionScript equivalent of embed/object BASE tag

2006-02-02 Thread Adrian Lynch
You could do it manually. Create a variable and prepend(not a word!) it to all your loadMovie(), load() etc. calls. Ade -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Jan Schluenzen Sent: 02 February 2006 10:23 To: Flashcoders mailing list Subject:

RE: [Flashcoders] Naming conventions for AS2.0 ...

2006-02-02 Thread Adrian Lynch
As others have said, consistency is more important, but that's not to say that there are no good or bad naming conventions. Five years ago I had stupidly small names, then stupidly long names, now they're somewhere in the middle and mostly sensible and readable :O) Also, if you're working on a

RE: [Flashcoders] targeting duplicateMovieClip

2006-02-02 Thread Adrian Lynch
Did you find the problem? duplicateMovieClip() returns a reference to the newly duped clip, you can store this as you wish. myDupe = dupeMePleaseSomebodyDupeME.duplicateMovieClip(youCanAlsoUseThisNameHereButI TendNotTo, someDepth); Ade -Original Message- From: [EMAIL PROTECTED]

RE: [Flashcoders] understanding the for loop

2006-02-01 Thread Adrian Lynch
You're not incrementing imagesToGrab anywhere. for (...) { . imagesToGrab++; } Ade -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Corban Baxter Sent: 01 February 2006 21:29 To: flashcoders@chattyfig.figleaf.com Subject: [Flashcoders]

RE: [Flashcoders] understanding the for loop

2006-02-01 Thread Adrian Lynch
What ARE you on about? :OD Adrian Lynch | Stuff | adrianlynch.co.uk -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Merrill, Jason Sent: 01 February 2006 22:12 To: Flashcoders mailing list Subject: RE: [Flashcoders] understanding the for loop

RE: [Flashcoders] targetting a mc from a list

2006-01-30 Thread Adrian Lynch
Try: parent_mc[listWhatever[0]]; Ade -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Kent Humphrey Sent: 30 January 2006 13:25 To: Flashcoders mailing list Subject: [Flashcoders] targetting a mc from a list I have a list: (code is example only)

RE: [Flashcoders] targetting a mc from a list

2006-01-30 Thread Adrian Lynch
: [Flashcoders] targetting a mc from a list Thanks, but that doesn't work either. It looks like it should, but I'm still getting undefined. On 30 Jan 2006, at 13:31, Adrian Lynch wrote: Try: parent_mc[listWhatever[0]]; Ade -Original Message- From: [EMAIL PROTECTED] [mailto

RE: [Flashcoders] targetting a mc from a list - solved

2006-01-30 Thread Adrian Lynch
the problem, my actual list has strings with spaces in them, which is what is making it not work. So I guess I'll fill them with _ and then replace them with when I need the string with spaces. Thanks for the help guys. On 30 Jan 2006, at 14:00, Adrian Lynch wrote: Are you sure you're

RE: [Flashcoders] Fuzzy preloader

2006-01-29 Thread Adrian Lynch
Place the loader off stage, if the movie is still loading, you move the load on stage and the use sees it's still not there yet. Ade -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Marco Sent: 19 September 2005 17:56 To: Flashcoders mailing list Subject:

RE: [Flashcoders] getting the html page

2006-01-29 Thread Adrian Lynch
There might be an in-built way to do this, but if not, and you have access to the html pages, pass in the page name using flashVars. Or see if running some JavaScript will work: window.location will return what's in the URL bar. So: a = theReturnedURL.split(/); trace(a[a.length - 1]); should

RE: [Flashcoders] Deleting a KeyListener

2006-01-29 Thread Adrian Lynch
removeListener()? Ade -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Stephen Hueners Sent: 29 January 2006 13:09 To: 'Flashcoders mailing list' Subject: [Flashcoders] Deleting a KeyListener I'm setting up a listener for the Enter key in a login portion

RE: [Flashcoders] How to call functions in sequence

2006-01-28 Thread Adrian Lynch
Nooo, don't start thinking functions are slow. They're just slower than inline code. Functions are the first step in making more reusable code, use liberally! :O) Ade -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of dls Sent: 28 January 2006 22:20

RE: [Flashcoders] using variable in new color target

2006-01-27 Thread Adrian Lynch
Should this: _root.tempRegionCopy.currentShortName not be this: _root.currentShortName or visa versa? Ade -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of dls Sent: 27 January 2006 09:14 To: Flash Coders Subject: [Flashcoders] using variable in new color

RE: [Flashcoders] Problems with Flash Plugin Switcher 2.1.0

2006-01-25 Thread Adrian Lynch
there was a version for the Mac as well. Nathan http://www.nathanderksen.com On Jan 22, 2006, at 4:35 PM, Johannes Nel wrote: not an insatller just an executable and it works like a charm. On 1/22/06, Adrian Lynch [EMAIL PROTECTED] wrote: I'm just about to install Flash Plugin Switcher

RE: [Flashcoders] Network Tools in Flash

2006-01-25 Thread Adrian Lynch
I'd forget Flash for the minute and look at regular tools that give you the info you're after. Once you have that, you'll need to look at ways to get at the data. I would look at command line tools, I'd write some ColdFusion to use these and then write the output of using these tools to XML for

RE: SV: [Flashcoders] Microsoft Sparkle

2006-01-25 Thread Adrian Lynch
Forgetting your argument for a second, these two lines are something I can't stand to hear: web developers MUST conform to i will never play a game in a browser because that's not what a browser is for As a developer I can do what I like(within reason). As for browsers, they can do whatever you

RE: [Flashcoders] Flash Remoting

2006-01-23 Thread Adrian Lynch
Not sure if this still applied, but you might need to download the class files and put them in your class path else the import will fail. If I'm wrong about this, could someone give a brief explanation/history of the remoting classes? Thanks. Adrian -Original Message- From: [EMAIL

RE: [Flashcoders] getting the name of an object

2006-01-23 Thread Adrian Lynch
fooObj._name Ade -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Sascha Balkau Sent: 23 January 2006 13:03 To: flashcoders Subject: [Flashcoders] getting the name of an object hi, this might be obvious but how do I get the name of an object? If I got an

[Flashcoders] Duplicating MC with Loader inside

2006-01-22 Thread Adrian Lynch
I knew of an initialisation problem with nested Loaders from another project I did. Back then I didn't look too much in to it but this time I want to see if I can find a solution. Here's what I have and what I'm doing/trying to do: - I have an MC on stage, inside this is a Loader component. - I

RE: [Flashcoders] Duplicating MC with Loader inside

2006-01-22 Thread Adrian Lynch
. Adrian -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Adrian Lynch Sent: 22 January 2006 13:04 To: Flashcoders Subject: [Flashcoders] Duplicating MC with Loader inside I knew of an initialisation problem with nested Loaders from another project I did. Back

RE: [Flashcoders] Duplicating MC with Loader inside

2006-01-22 Thread Adrian Lynch
Well, doLater wouldn't be defined either, so I can't use that. Ade -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Adrian Lynch Sent: 22 January 2006 13:09 To: Flashcoders mailing list Subject: RE: [Flashcoders] Duplicating MC with Loader inside Would

RE: [Flashcoders] Duplicating MC with Loader inside

2006-01-22 Thread Adrian Lynch
Maybe doLater is the property I wait to be defined? Ade -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Adrian Lynch Sent: 22 January 2006 13:09 To: Flashcoders mailing list Subject: RE: [Flashcoders] Duplicating MC with Loader inside Would

RE: [Flashcoders] Duplicating MC with Loader inside

2006-01-22 Thread Adrian Lynch
like to hear them. Adrian -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Adrian Lynch Sent: 22 January 2006 13:26 To: Flashcoders mailing list Subject: RE: [Flashcoders] Duplicating MC with Loader inside Maybe doLater is the property I wait to be defined

[Flashcoders] Problems with Flash Plugin Switcher 2.1.0

2006-01-22 Thread Adrian Lynch
I'm just about to install Flash Plugin Switcher 2.1.0 and wondered if this has caused any problems for anyone. I'm coming to the end of a project and I don't fancy trying to fix player issues when I should be working :O) Oh and does it work as nicely as it sounds? Thanks. Adrian

RE: [Flashcoders] Converting amp; in a URL?

2006-01-20 Thread Adrian Lynch
Are you outputting these URLs or using them in getURL()? That should work in getURL(). But if you're outputting them, one way to convert them is to use HTML text fields. Or, if you can't change the text fields, try this: str = Sometext with an amp; in.; function convert(str, from, to) {

RE: [Flashcoders] grid based progressive image loading ( I don't knowwhat to call it ) in flash?

2006-01-20 Thread Adrian Lynch
I can't see the example you're talking about, but it sounds like http://www.zoomify.com/ Ade -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of elibol Sent: 20 January 2006 15:22 To: Flashcoders mailing list Subject: [Flashcoders] grid based progressive image

RE: [Flashcoders] Stolen content

2006-01-19 Thread Adrian Lynch
I disagree. One link on it's own, such as http://www.google.com might not be, but a list of lots of search engines certainly is. Now please end this thread :OD Ade -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Alias Sent: 19 January 2006 14:42 To:

RE: [Flashcoders] populating Text Fields in nested Array

2006-01-19 Thread Adrian Lynch
I didn't know that. Thanks for the heads up. If that is the case, use the string reference to fill the array up c.createTextField(sctnNmTxt+sctnNmTxt_d, sctnNmTxt_d, sctnNmTxt_x, sctnNmTxt_y, sctnNmTxt_w, sctnNmTxt_h); sctnNm_array[1] = c[sctnNmTxt+sctnNmTxt_d]; I think. Adrian -Original

  1   2   >