[Flashcoders] animation pack

2006-02-09 Thread Fredrik
Hi For about a year ago I found a website with an animation package, it also had a flash file were you could transform the animation. It had a curve window where you could control the easing and then get the function for the animation. Does anyone know what I am talking about? If some one

[Flashcoders] [Off Topic] Adobe web site

2006-02-09 Thread nik crosina
Is it just me and my 2Mb connection or are parts of the Adobe website now so slow that it is practically inaccessible? E.g. I simply cannot get more ofh'ttp://www.adobe.com/products/main.html' than the top portion of the desing down to where it says in big letters 'products' with the dotted line

RE: [Flashcoders] [Off Topic] Adobe web site

2006-02-09 Thread Nick Weekes
Its your connection dude. You tried other high profile sites? Got any bandwidth limiters accidentally turned on? Any way of testing your download speed? (here in the uk there are plenty, for example http://www.adslguide.org.uk/tools/speedtest.asp) -Original Message- From:

[Flashcoders] 32bit gradient mask performances

2006-02-09 Thread Christian Giordano
Hi guys, I recently wrote a class to handle this kind of effects in animation context, so applied to movieclips NOT bitmaps, but when the masks I handle start to be bigger the performance sucks. It's obvious but I'm just wondering if there is a better way that the one I'm using. Here my

Re: [Flashcoders] Outsourcing

2006-02-09 Thread Anggie Bratadinata
JesterXL wrote: I'm assuming the USA is a developed country. LOL Yes. Tons of work is outsourced; it's the same with manufacturing; if the same job can be done cheaper in the long run, outsourcing is a good idea. There is a high demand for Flash, yes, but a higher demand for Flex is on the

Re: [Flashcoders] cart....

2006-02-09 Thread stone larsen
yes, this is a paid gig of course. 9 stone larsen [EMAIL PROTECTED] wrote: Did I lose any interest in producing a cart? - Brings words and photos together (easily) with PhotoMail - it's free and works with Yahoo! Mail.

[Flashcoders] Buttons

2006-02-09 Thread CARABUS plus
Good morning, There is two buttons on the same level wich launch a function : btn2.onRelease=btn1.onRelease =function () { play (); }; I put a button at the level40 and it doesnt work, do you ssee why ? _level40.btn2.onRelease=btn1.onRelease =function () { play (); }; Thank you

RE: [Flashcoders] hiding datagrid columns?

2006-02-09 Thread Srishti Bhatia
yes,the user selects the checkboxes labelled with the column names in a pop-up window. Only,those column names should be made visible in the datagrid present on the stage. Any suggestion would be highly appreciated. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]

RE: [Flashcoders] 32bit gradient mask performances

2006-02-09 Thread Ben Smeets
Just a small hand here, the performance actually is quite ok on my pc? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Christian Giordano Sent: donderdag 9 februari 2006 10:23 To: flashcoders Subject: [Flashcoders] 32bit gradient mask performances Hi

Re: [Flashcoders] Buttons

2006-02-09 Thread Danny Kodicek
Good morning, There is two buttons on the same level wich launch a function : btn2.onRelease=btn1.onRelease =function () { play (); }; I put a button at the level40 and it doesnt work, do you ssee why ? _level40.btn2.onRelease=btn1.onRelease =function () { play (); }; I'd imagine that

Re: [Flashcoders] 32bit gradient mask performances

2006-02-09 Thread Christian Giordano
Just a small hand here, the performance actually is quite ok on my pc? it's a question? :) btw, since I'd like to make a more scalable as possible method, it would be nice having better performances. best, chr -- ___ {

Re: [Flashcoders] SWF to Image format at runtime.

2006-02-09 Thread Alias
If you're targeting FP8, go here: http://www.kaourantin.net/2005/10/more-fun-with-image-formats-in-as3.html If not, you're unfortunately SOL. HTH, Alias On 2/9/06, hidayath q [EMAIL PROTECTED] wrote: Hi guys, I want to convert the whole SWF file into a jpg format at runtime.will a swf file

RE: [Flashcoders] 32bit gradient mask performances

2006-02-09 Thread Ben Smeets
Yeah but more in the sense of The performance is fine here, so are you sure you are having a problem? :D But get your point though. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Christian Giordano Sent: donderdag 9 februari 2006 11:45 To: Flashcoders

Re: [Flashcoders] animation pack

2006-02-09 Thread Hubert Cumberdale
On 2/9/06, Fredrik [EMAIL PROTECTED] wrote: Hi For about a year ago I found a website with an animation package, http://www.alex-uhlmann.de/flash/animationpackage/ ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com

RE: [Flashcoders] animation pack

2006-02-09 Thread Fredrik
That's the correct site thank you //F -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jim Tann Sent: den 9 februari 2006 11:16 To: Flashcoders mailing list Subject: RE: [Flashcoders] animation pack Im not sure what package you are talking about but FUSE

RE: [Flashcoders] animation pack

2006-02-09 Thread Fredrik
Thanks for the reply, this is the one iam using today. I just wanted the other version to //F -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Hubert Cumberdale Sent: den 9 februari 2006 12:32 To: Flashcoders mailing list Subject: Re: [Flashcoders]

RE: [Flashcoders] hiding datagrid columns?

2006-02-09 Thread Srishti Bhatia
thanks for the help provided. Actually,can anyone tell me how to know that which are the checkboxes labelled with the column names which the user has selected in the pop-up window? i mean which checkboxes have been ticked? Should the event handler(click) be on the checkbox ? -Original

[Flashcoders] Is it possible to do a karaoke app in flash?

2006-02-09 Thread Jorge Rego
Hi list, I'm concerned about the syncs (audio instrumental with text hilights) and about the recordings (voice via mic) to mp3 or wav. I'd very much appreciate any pointers ... Regards -- Jorge Rego Interacções do Futuro http://www.inter-futuro.pt

Re: [Flashcoders] Is it possible to do a karaoke app in flash?

2006-02-09 Thread Danny Kodicek
When you say 'app' are you talking about online or offline? I don't think Flash can do recording, but offline at least, you could do it with Director using an Xtra and embed the Flash into it. Online I think you're going to have some trouble! Danny - Original Message - From: Jorge

Re: [Flashcoders] Is it possible to do a karaoke app in flash?

2006-02-09 Thread Jorge Rego
My first goal is offline, but i migth need it online as well. I don't mind to do it in Director ... which Xtra are you talking about? Can we talk off list? Danny Kodicek wrote: When you say 'app' are you talking about online or offline? I don't think Flash can do recording, but offline at

[Flashcoders] reference or scope problem... all the instances share the same values :S

2006-02-09 Thread parakalo
i would appreciate very much if someone can help me with this one. i coded four classes. one main class, one for nodes, one for connections, and one for groups first of all 20 nodes are created. for each of them, a random number of tags (letters) between 1 and 3 is created then connections

Re: [Flashcoders] haXe Beta 1 Release

2006-02-09 Thread A3D
Nicolas Cannasse wrote: Hi lists, I'm pleased to announce the first Beta release of haXe available now on http://haxe.org haXe is a new programming language that can be used for Flash development but also ServerSide and JavaScript development. Some haXe features that you might like : * haXe

[Flashcoders] Work in London

2006-02-09 Thread James Deakin
Hi Guys, I hope nobody minds me asking but I'm snowed under with work at the moment. I'm currently building three projects at the same time. A huge Flash fronted (of course) CMS driven site for a high profile company. some stand alone (Flash based) software using Mprojector and another big

RE: [Flashcoders] reference or scope problem... all the instances sharethe same values :S

2006-02-09 Thread j.c.wichman
Hi, If you do var myArray = new Array(); myArray will be static and shared by all instances. Flash bug.. :) maybe that information helps.. Greetz Hans -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of parakalo Sent: Thursday, February 09, 2006

[Flashcoders] A nice whiteboard/scribble/drawing thing

2006-02-09 Thread Ramon Tayag
Hey everyone, Are there nicely free, coded, neat, and object oriented whiteboard/scribble programs out there? If there aren't, are there ones that are close to what I described? I looked around in the Flashkit applications and downloaded about half a dozen.. I'm hoping there are more out there

Re: [Flashcoders] components and library assets

2006-02-09 Thread w03
Similar answer: I had an alert that didn't carry when swf was imported. I dragged one off stage, set alpha = 0, in frame 1. I then actionscript deleted it on 1st frame. Same idea. Wendy Just to be paranoidly-sure: - make another layer in your component - make another frame, 2, in your

Re: [Flashcoders] A nice whiteboard/scribble/drawing thing

2006-02-09 Thread Jobe Makar
Hi Ramon, I'm not aware of a free whiteboard that fits your description. But I do know of a basic free multi-user whiteboard. Go here and scroll down: http://www.electro-server.com/live_examples.aspx That is a pretty basic whiteboard example. The source is installed with ElectroServer.

Re: [Flashcoders] A nice whiteboard/scribble/drawing thing

2006-02-09 Thread Ramon Tayag
Jobe, Thank you :) I plan to do mine using AMFPHP. It's not so much the backend I'll have to study, but more the Flash aspect of it. The sample I'm looking for does not have to be multi-user. Thanks, On 2/9/06, Jobe Makar [EMAIL PROTECTED] wrote: Hi Ramon, I'm not aware of a free

Re: [Flashcoders] A nice whiteboard/scribble/drawing thing

2006-02-09 Thread Ramon Tayag
James, Sorry, I'm not sure what you mean by sharing the work. You want me to append it to a current project so that you can share the sourcecode with me? :o If that's the case, please mail me privately. Thanks! On 2/9/06, James Deakin [EMAIL PROTECTED] wrote: I have one which I wrote. I have

[Flashcoders] [Off Topic] AMFPHP Subfolders

2006-02-09 Thread Jim Tann
Hi all, Just started messing about with AMFPHP and was wondering if you can have services in subfolders as it seems to throw an error for me where it can see the file but not open the class this is the error, The file {test/RecordSet.php} exists and was included correctly but a class by that

Re: [Flashcoders] [Off Topic] AMFPHP Subfolders

2006-02-09 Thread Adam Colpitts
Try using Dot notation with your packages (sub-folders) eg: //Setup Remoting Service for 'test/RecordSet' var service:Service = new Service(gatewayUrl, null, 'test.RecordSet', null, null); hope this helps :) Adam + completeperspective.ca + fourthTier.ca + plug, plug, plug! On 2/9/06, Jim Tann

[Flashcoders] MovieclipTween120.mxp from http://laco.wz.cz/tween/

2006-02-09 Thread quinrou .
Hi All, I am trying to get held of the MovieclipTween120.mxp on http://laco.wz.cz/tween/ but everytime I am trying to download it, it starts and seems to idle for ages then stops/finishes. Then I try to open up the file but the extension manager tells me that the invalid. This must because the

[FlashCoders] textfield swapDepths

2006-02-09 Thread Dimitrios Bendilas
Hello everyone, I'm using .swapDepths() on a textfield on the stage, that was not created dynamically, but was placed there from iside the Flash IDE. It's depth doesn't change and it remains negative. Is this how it should work? Thanks, Dimitrios ___

Re: [FlashCoders] textfield swapDepths

2006-02-09 Thread sarah
swapDepths can only be applied to movieclips. Put the textfield inside a movieclip and then apply swapdepths to that. -sarah Hello everyone, I'm using .swapDepths() on a textfield on the stage, that was not created dynamically, but was placed there from iside the Flash IDE. It's depth

RE: [Flashcoders] MovieclipTween120.mxp from http://laco.wz.cz/tween/

2006-02-09 Thread Darian Rafie
Try the rapidshare link. http://rapidshare.de/files/8538178/MovieclipTween120.mxp.html Apparently Laco's server is hosted on a 300 baud modem. D. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of quinrou . Sent: Thursday, February 09, 2006 10:01 AM

Re: [Flashcoders] Is it possible to do a karaoke app in flash?

2006-02-09 Thread JesterXL
You could build an engine that records the voice via Flashcom, and then plays it back with timing queues saved into the FLV. I did this for 30 second freestyle rap takes for an LG site. - Original Message - From: Jorge Rego [EMAIL PROTECTED] To: 'Flashcoders mailing list'

RE: [Flashcoders] [Off Topic] AMFPHP Subfolders

2006-02-09 Thread Jim Tann
Exactly correct, thank you my friend. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Adam Colpitts Sent: 09 February 2006 15:40 To: Flashcoders mailing list Subject: Re: [Flashcoders] [Off Topic] AMFPHP Subfolders Try using Dot notation with your

Re: [Flashcoders] opportunity - paypal flash cart

2006-02-09 Thread Alan MacDougall
Rich Rodecker wrote: check out flashkart. On 2/8/06, stone larsen [EMAIL PROTECTED] wrote: I am looking to hire someone for a fully functional apparel based flash cart using paypal as the merchant. Key needs: XML powered, easily updateable. If interested please hit me back, I'm not

RE: [Flashcoders] opportunity - paypal flash cart

2006-02-09 Thread Nick Weekes
Good advice... Tempted to try the 'confused shrug' next time mr big shot corporate client wants to argue with my costs ;-) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alan MacDougall Sent: 09 February 2006 16:23 To: Flashcoders mailing list Subject:

Re: [Flashcoders] MovieclipTween120.mxp from http://laco.wz.cz/tween/

2006-02-09 Thread quinrou .
niceone boys - thx! On 2/9/06, Darian Rafie [EMAIL PROTECTED] wrote: Try the rapidshare link. http://rapidshare.de/files/8538178/MovieclipTween120.mxp.html Apparently Laco's server is hosted on a 300 baud modem. D. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

Re: [Flashcoders] MovieclipTween120.mxp from http://laco.wz.cz/tween/

2006-02-09 Thread quinrou .
Oh has anyone made the zigo engine class based sort of thing? rather than extending the movieclass? On 2/9/06, quinrou . [EMAIL PROTECTED] wrote: niceone boys - thx! On 2/9/06, Darian Rafie [EMAIL PROTECTED] wrote: Try the rapidshare link.

RE: [Flashcoders] MovieclipTween120.mxp from http://laco.wz.cz/tween/

2006-02-09 Thread Jason Je
Does anybody know if this site is legit or is it one of those warez site??? http://www.tekdealers.com/?pg=product_detailsref=956846552productID=374 Thank you... CyanBlue This message (including any attachments) is a confidential and privileged communication of AWS Convergence Technologies,

RE: [Flashcoders] Outsourcing

2006-02-09 Thread Hairy Dog Digital
if the same job can be done cheaper in the long run, outsourcing is a good idea. Provided that in the long run takes into account the cost of managing the project and overseas subcontractor, quality assurance testing (and time required to correct errors), time differences and possible

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

2006-02-09 Thread Jason Je
Does anybody know if this site is legit or is it one of those warez site??? http://www.tekdealers.com/?pg=product_detailsref=956846552productID=374 Thank you... CyanBlue This message (including any attachments) is a confidential and privileged communication of AWS Convergence Technologies,

RE: [Flashcoders] MovieclipTween120.mxp from http://laco.wz.cz/tween/

2006-02-09 Thread Darian Rafie
No, not to my knowledge. Laco, as it is, is not long for the world since AS3 drops _global. d. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of quinrou . Sent: Thursday, February 09, 2006 10:46 AM To: Flashcoders mailing list Subject: Re:

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

2006-02-09 Thread Søren Christensen
Good question. I dont know. But it definitely is worrying that they give you no possibilities but a online forum to get in thouch with them. No adress nor phone, email nada... On 9/2/06 17:45, Jason Je [EMAIL PROTECTED] wrote: Does anybody know if this site is legit or is it one of those

Re: [FlashCoders] textfield swapDepths

2006-02-09 Thread Dimitrios Bendilas
Hi Sarah, Thanks for your answer. Unfortunately this is not an option. So, I thought I'd create a dynamic textfield in the depth I want, copy all properties from the original textfield to the new one and set .text = for the original textfield (unfortunately removeMovieClip doesn't work

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

2006-02-09 Thread Martin Wood
if you follow the WHOIS trail : http://www.dnsstuff.com/tools/whois.ch?ip=http%3A%2F%2Fwww.tekdealers.com 'NOTE: This domain is registered through register.com, a poor WHOIS provider that often violates ICANN regulations and does not provide WHOIS service.' checking the WHOIS results from

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

2006-02-09 Thread Martin Wood
ok, i know its OT but just for completeness sake so that any of us who are considering buying from them (after all the prices are good.) theres a customer review here : http://www.bizrate.com/ratings_guide/cust_review_detail__mid--113841,mr_type--1,review_id--8001791.html thanks, Martin

Re: [FlashCoders] textfield swapDepths

2006-02-09 Thread Scott Fanetti
Dimitirios, Have you considered loading a blank movieclip into the textfields depth then removing the movieclip? Loading the mc into that depths should clear that depth then removing the mc should clear that memory ___ Flashcoders mailing list

[Flashcoders] MovieclipTween120.mxp from http://laco.wz.cz/tween/

2006-02-09 Thread Philippe
Oh has anyone made the zigo engine class based sort of thing? rather than extending the movieclass? Yes, it's called Fuse, and it's based on the zigo engine: http://www.mosessupposes.com/fuse/index.html (Note that there are other clean tween engines out there) And I would add that it's a good

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

2006-02-09 Thread Scott Fanetti
They'll probably just take your money and run ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [FlashCoders] textfield swapDepths

2006-02-09 Thread Jeff Earhart
i dont think removeMovieClip or swapDepths works if the object is on a negative level On 2/9/06, Scott Fanetti [EMAIL PROTECTED] wrote: Dimitirios, Have you considered loading a blank movieclip into the textfields depth then removing the movieclip? Loading the mc into that depths should

Re: [FlashCoders] textfield swapDepths

2006-02-09 Thread Scott Fanetti
WOW! I never knew Flash would not remove _mcs with negative depth. I just tried it and it and it won't work. I guess you learn something new every day. import flash.geom.Rectangle import flash.display.BitmapData _mc = _root.createEmptyMovieClip(rect_mc,3); _bdm = new

Re: [Flashcoders] MovieclipTween120.mxp from http://laco.wz.cz/tween/

2006-02-09 Thread Zeh Fernando
Oh has anyone made the zigo engine class based sort of thing? rather than extending the movieclass? Yes, it's called Fuse, and it's based on the zigo engine: http://www.mosessupposes.com/fuse/index.html (Note that there are other clean tween engines out there) And I would add that it's a

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

2006-02-09 Thread Charles Parcell
I am willing to bet that they are selling cracked copies or copies what are using cracked serials. How on earth could they get the software so cheap that they could sell for that price? If it was legal then everyone would be selling that low. If it is too good to be true then it is! Charles P.

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:

[Flashcoders] flv playback won't work on live server.

2006-02-09 Thread Corban Baxter
Hey guys I know I asked this before but I never heard an answer. I cannot get the ClearOverAll.swf from the flash 8 flv component to load for me on a live server. Its only 6KB and it won't show up. I have tried everything anyone seen this issue? Corban Baxter  |  rich media designer

Re: [FlashCoders] textfield swapDepths

2006-02-09 Thread Dimitrios Bendilas
Hey, Thanks everyone for your suggestions. Tom, in order to remove the textfield, as you say, you will have to swapDepths() first, which unfortunately doesn't work on TextFields. That's why I started this thread in the first place. I just found this suggestion in a forum:

Re: [FlashCoders] textfield swapDepths

2006-02-09 Thread JesterXL
function removeMofo(mc) { var theD = mc.getDepth(); if ( mc.getDepth() -1 || mc.getDepth() 1048576) { mc.removeMovieClip(); } else { var in = mc._parent.getInstanceAtDepth(100); mc.swapDepths(100); mc.removeMovieClip(); if ( in

RE: [FlashCoders] textfield swapDepths

2006-02-09 Thread Tom Rhodes
oops, sorry, I'd wrap it in a clip then... -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dimitrios Bendilas Sent: 09 February 2006 19:04 To: Flashcoders mailing list Subject: Re: [FlashCoders] textfield swapDepths Hey, Thanks everyone for your

[Flashcoders] _delete onEnterFrame vs onEnterFrame = null

2006-02-09 Thread Anggie Bratadinata
Hi all, How does onEnterFrame = null differ from _delete onEnterFrame ? Should I prefer one to the other? -- Anggie Bratadinata Web|Graphic|Flash Jl. Raya Langsep 21 Malang - East Java I N D O N E S I A www.ibshastautama.com www.nextrand.co.id ___

Re: [Flashcoders] _delete onEnterFrame vs onEnterFrame = null

2006-02-09 Thread Scott Fanetti
delete this.onEnterFrame is definitely the standard method. I think null kills the function definition, but the event still gets fired and the owner of the onEnterFrame event still gets the event notification. delete destroys the event and removes the function pointer from the instance

RE: [FlashCoders] textfield swapDepths

2006-02-09 Thread Tareq AlJaber
Why in the first place you want to use negative depth? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dimitrios Bendilas Sent: Thursday, February 09, 2006 10:04 AM To: Flashcoders mailing list Subject: Re: [FlashCoders] textfield swapDepths Hey,

Re: [Flashcoders] MovieclipTween120.mxp from http://laco.wz.cz/tween/

2006-02-09 Thread Mike Britton
Fuse is giving this error: Error opening URL http://www.mosessupposes.com/2004/sequencer/version.xml; Mike ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive:

Re: [FlashCoders] textfield swapDepths

2006-02-09 Thread Dimitrios Bendilas
I don't have the option to create the textfield dynamically. So I have to put it there from the Flash IDE and it automatically gets a negative depth, like all instances that are created this way. Dimitrios - Original Message - From: Tareq AlJaber [EMAIL PROTECTED] To: Flashcoders

[Flashcoders] MovieclipTween120.mxp from http://laco.wz.cz/tween/

2006-02-09 Thread Philippe
Fuse is giving this error: [...] Looks like you are trying to download some old stuff. Actually you have to send an email to the developper to receive the code because it's under active development - but I hope it will be downloadable soon :/ ___

Re: [Flashcoders] MovieclipTween120.mxp from http://laco.wz.cz/tween/

2006-02-09 Thread Mike Britton
Apologies to this list -- I solved the problem. Just change the path to the version xml file to your local path com\mosesSupposes\util\sequencer\documentation in Sequencer.as. Works great! Mike ___ Flashcoders@chattyfig.figleaf.com To change your

Re: [Flashcoders] MovieclipTween120.mxp from http://laco.wz.cz/tween/

2006-02-09 Thread Mike Britton
I found the download here: http://www.mosessupposes.com/2004/sequencer/index2.html This ARE the right files, right? Mike ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive:

RE: [FlashCoders] textfield swapDepths

2006-02-09 Thread Tareq AlJaber
So this code is not what you are trying to do,correct? import flash.geom.Rectangle import flash.display.BitmapData _mc = _root.createEmptyMovieClip(rect_mc,-3); _bdm = new BitmapData(300,200,false,0xFF); _mc.attachBitmap(_bdm,0); _mc.onPress = function(){ trace(removing)

[Flashcoders] MovieclipTween120.mxp from http://laco.wz.cz/tween/

2006-02-09 Thread Philippe
http://www.mosessupposes.com/2004/sequencer/index2.html This ARE the right files, right? Err... 2004 looks somewhat old for me ;) Quote from the website: Sequencer classes: if you're still using those things, please break down and update to Fuse already Read carefully...

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

2006-02-09 Thread Helmut Granda
Actually the site was registered through go daddy: http://who.godaddy.com/whois.aspx?domain=tekdealers.comprog_id=godaddy and Domains by Proxy say: Prohibitions: Domains By Proxy will not do business with you, nor protect your identity, if you: • Transmit spam, viruses or harmful computer

Re: [Flashcoders] 32bit gradient mask performances

2006-02-09 Thread Christian Giordano
mc1.cacheAsBitmap = true; mc2.cacheAsBitmap = true; mc1.setMask(mc2); *Posted by:* Tinic Uro at August 9, 2005 02:12 PM The more Bitmap data you're sending around the heavier the processor will be. CacheAsBitmap will do just fine. that's what I was looking for!!! Thanks man, chr --

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

2006-02-09 Thread FlashDev
Don't trust it. I know very few big name manufacturer's who offer download software products sold through any other site than their own. The GM of a radio station I used to run IT for came to me one day saying that he bought some software from a vendor on e-bay. The software was way

Re: [Flashcoders] SWF to Image format at runtime.

2006-02-09 Thread g.wygonik
Hey there On 2/9/06, Alias [EMAIL PROTECTED] wrote: If not, you're unfortunately SOL. ...right now. However, the next version of my blazePDF runtime PDF generator for Flash _will_ allow the embedding of on-screen or in-library MovieClips in PDF documents, of course without the need for any

Re: [Flashcoders] 32bit gradient mask performances

2006-02-09 Thread Christian Giordano
mc1.cacheAsBitmap = true; mc2.cacheAsBitmap = true; mc1.setMask(mc2); I made a test and although is much more simple, it doesn't seem you earn something in performances :( here the two tests: long method - http://nuthinking.com/f8/gradient_mask.html simple method -

Re: [Flashcoders] [Off Topic] Adobe web site

2006-02-09 Thread John Dowdell
nik crosina wrote: Is it just me and my 2Mb connection or are parts of the Adobe website now so slow that it is practically inaccessible? I haven't seen similar reports from others yet, but I'm behind on reading, and so don't have the full scoop. I don't have much experience in deciphering

[Flashcoders] Outlook Address, Subject, Text

2006-02-09 Thread varfoo
Anybody know how to format these fields in Outlook Express from Flash? ___ 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

RE: [FlashCoders] textfield swapDepths

2006-02-09 Thread Francis Cheng
A couple corrections: 1. Use instead of || in the if conditional statement 2. In the else block, change in identifier to a name that isn't a keyword (e.g. tempInst). function removeMofo(mc) { var theD = mc.getDepth(); if ( theD -1theD 1048576) { mc.removeMovieClip();

Re: [FlashCoders] textfield swapDepths

2006-02-09 Thread JesterXL
Tag team baby! Thanks Francis. - Original Message - From: Francis Cheng [EMAIL PROTECTED] To: Flashcoders mailing list flashcoders@chattyfig.figleaf.com Sent: Thursday, February 09, 2006 3:55 PM Subject: RE: [FlashCoders] textfield swapDepths A couple corrections: 1. Use instead of

RE: [Flashcoders] [Off Topic] Adobe web site

2006-02-09 Thread Scott Hyndman
You don't need that website. Go to the command prompt in windows, and type tracert www.theaddress.com. Under *nix, use traceroute. Scott -Original Message- From: [EMAIL PROTECTED] on behalf of John Dowdell Sent: Thu 2/9/2006 3:26 PM To: Flashcoders mailing list Cc:

RE: [FlashCoders] textfield swapDepths

2006-02-09 Thread Scott Hyndman
Ah, gotcha -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of JesterXL Sent: February 9, 2006 4:52 PM To: Flashcoders mailing list Subject: Re: [FlashCoders] textfield swapDepths Although you can put mc's in depths higher than 1048575, you cannot remove

RE: [Flashcoders] _delete onEnterFrame vs onEnterFrame = null

2006-02-09 Thread Scott Hyndman
delete onEnterFrame = null Not only is it bad practice, it completely makes the delete meaningless. Since onEnterFrame = null resolves to null, you're just saying delete null. This statement is equivalent to saying only: onEnterFrame = null; Scott -Original Message- From: [EMAIL

RE: [Flashcoders] opportunity - paypal flash cart

2006-02-09 Thread Ettwein, Josh
Probably because your initial requirements listed seem contradictory to what you're saying now. Unfortunately, $1000 is *not* a lot of $$, and you're talking about more than just actionscript work on this, by nature of the fact that you want the fulfillment portion done under that $1K as well. I

[Flashcoders] (no subject)

2006-02-09 Thread ian hobbs
Hi All, I'm new to the list and its great! I am looking for an elegant and simple ( for the client ) xml file editor. I'm using filemakerPro to export the xml via an FM_xsl stylesheet, the being pulled in flash. This is all good. I need to offer my client a standalone app so that she can

RE: [Flashcoders] (no subject)

2006-02-09 Thread Tareq AlJaber
Go to the Flash Help Panel and look for FileReference. You can upload and download files using this class. New Class. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of ian hobbs Sent: Thursday, February 09, 2006 3:56 PM To:

[Flashcoders] pagepeel

2006-02-09 Thread Latcho
anybody got a link to a resource of a (doublepaged) page-peel effect? like browsing a book, but nonfake. preferably working with bitmapdata. my Math skills aren't just sufficient :( thanks ! ___ Flashcoders@chattyfig.figleaf.com To change your

[Flashcoders] Giving back oyFlashDoc.jsfl - host needed.

2006-02-09 Thread Josh McDonald
Howdy, I've made a few changes to this to make it more useful for my sitation (need to generate a whole gang of the xml files). And since it's GPL and somewhat useful, I'd like to send a copy back out there. However there's no way I can get it on the web from here, so if anyone wants to host it,

Re: [Flashcoders] pagepeel

2006-02-09 Thread Grant Cox
I've previously used Macc/Iparigrafika's page turner, and found it to be very good. http://www.iparigrafika.hu/pageflip/ Latcho wrote: anybody got a link to a resource of a (doublepaged) page-peel effect? like browsing a book, but nonfake. preferably working with bitmapdata. my Math skills

RE: [Flashcoders] opportunity - paypal flash cart

2006-02-09 Thread stone larsen
Josh, Didn't mean to step on your skill set, my thoughts were someone had one of these carts systems in thier library of files, something that could be repurposed. I can take the time to put this together, it's really not that much work, paypal handles the shipping/tax etc.. all that's

Re: [Flashcoders] Giving back oyFlashDoc.jsfl - host needed.

2006-02-09 Thread Josh McDonald
That's an idea, but I hear you've got to jump through a lot of hoops to get anything up there. This also isn't quite perfect, it only seems to get frame actions... Perhaps it'd just be easier to just serialized the entire DOM object for the fla file? -Josh -- His comrades fought beside

Re: [Flashcoders] Actionscript preprocessor

2006-02-09 Thread JesterXL
Haven't used any, but asked this just yesterday on FlashLite and was directed to these links, some of which you already covered: a.. Using Jappo - Greg Burch: http://www.gregburch.com/index.php?id=182 a.. Pre-Processing ActionScript files / classes - Mike Chambers:

Re: [Flashcoders] hiding datagrid columns?

2006-02-09 Thread srishti
Thanks ... Actually,i need the datagrid only once the whole pop-up containing checkboxes is closed.Function for attaching checkboxes in the scroll pane is as follows:But this event for checkbox click is not working. function vek() { this.attachMovie (ScrollPane, scrollpane1, 520);

[Flashcoders] Testing ...

2006-02-09 Thread Dave Watts
Just a test. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit