[Flashcoders] need :: code for this nav behavior..

2005-12-21 Thread artur
(im in a tight spot!) tenbyten.org/10x10.html thanks artur ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] need :: code for this nav behavior..

2005-12-21 Thread artur
! edolecki On 12/21/05, artur [EMAIL PROTECTED] wrote: (im in a tight spot!) tenbyten.org/10x10.html thanks artur ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

[Flashcoders] need : multiple sine waves animating - via drawing api

2006-02-16 Thread artur
does some have code for this? i looked everywhere.. no luck. just want 3 waves ( lines ) to ebb and flow organically. thanks in advance -artur ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http

Re: [Flashcoders] need : flowing sine waves - via drawing api

2006-02-17 Thread artur
Something like that? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of artur Sent: donderdag 16 februari 2006 17:47 To: flashcoders@chattyfig.figleaf.com Subject: [Flashcoders] need : multiple sine waves animating - via drawing api does some have code

[Flashcoders] seeking :: Oscillating SineWaves via Drawing API

2006-02-17 Thread artur
sorry for the repost but.. im a bit under the gun...and i looked EVERYWHERE! i need a drawing api function or fla that can produce multiple flowing sinewaves. the waves should be random in oscillating and appear to be flowing organically. please help! thanks artur

Re: [Flashcoders] seeking :: Oscillating SineWaves via Drawing API

2006-02-17 Thread artur
? Or is it 1 wave that needs to change a lot? On 2/17/06, artur [EMAIL PROTECTED] wrote: sorry for the repost but.. im a bit under the gun...and i looked EVERYWHERE! i need a drawing api function or fla that can produce multiple flowing sinewaves. the waves should be random in oscillating

[Flashcoders] seeking :: Oscillating SineWaves via Drawing API

2006-02-17 Thread artur
woohoo! this is perfect! u da man! thanks Martin! a ___ 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

[Flashcoders] simple FUSE question

2006-02-23 Thread artur
i actually really need to do this with Fuse so that i can use some more of it sequencing methods. thanks though.. ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive:

[Flashcoders] simple FUSE question

2006-02-23 Thread artur
im getting the following errors: Fuse#0Item#0 invalid value encountered:undefined Fuse#0Item#1 invalid value encountered:undefined here is the code: (new com.mosesSupposes.fuse.Fuse( {label: start, target: kiss0, _y: yend, seconds: 1, ease: easeInOutQuad}, {target: kiss0, _y: ystart,

[Flashcoders] simple FUSE question // solved

2006-02-23 Thread artur
woops- i forgot to put values in for yEnd and yStart thanks!! ___ 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

[Flashcoders] RE: [Flashnewbie] simple _global.Function Scoping problem.

2006-02-24 Thread artur
ok.. that worked! but now how can i call WOBBLE.stop() from the same mc that is calling the WOBBLER(). it used to work before when i had the WOBBLER function on the mc's timeline ( before it was a global function) code was: kiss0.onRollOver = function(){ this.WOBBLE.stop();

[Flashcoders] RE: [Flashnewbie] simple _global.Function Scoping problem.

2006-02-24 Thread artur
ok.. that worked! but now how can i call WOBBLE.stop() from the same mc that is calling the WOBBLER(). it used to work before when i had the WOBBLER function on the mc's timeline ( before it was a global function) code was: kiss0.onRollOver = function(){ this.WOBBLE.stop();

Re: [Flashcoders] ' Undo ' Feature in flash RIAs - any success stories?

2006-09-09 Thread artur
great advice! thanks - i will pass this on to my lead developer. ___ 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

[Flashcoders] :: playing multiple FLV's simultaneously // possible?

2006-11-15 Thread artur
then what is the max amount of flv's that can be successfully streamed. * this is for broadband audience only thanks -- * .: artur :. * ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http

Re: [Flashcoders] :: playing multiple FLV's simultaneously // possible?

2006-11-15 Thread artur
so it doesnt require a flash media server? Austin Kottke wrote: HI artur Yea it can be done, it takes a lot of cpu, so make sure the end system can handle it. You can do it by loading in multiple flvplaybacks that stream off the local hard disk. Best, Austin -- Original Message

Re: [Flashcoders] :: playing multiple FLV's simultaneously //possible?

2006-11-15 Thread artur
-- * .: artur :. www.artur.com http://www.artur.com/ * [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]ph:718.395.3744 ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo

Re: [Flashcoders] :: playing multiple FLV's simultaneously // possible?

2006-11-15 Thread artur
drives. there are lots of ways. Best, Austin -- Original Message --- From: artur [EMAIL PROTECTED] To: Flashcoders mailing list flashcoders@chattyfig.figleaf.com Sent: Wed, 15 Nov 2006 22:56:35 -0300 Subject: Re: [Flashcoders] :: playing multiple FLV's simultaneously // possible

[Flashcoders] Cualquier Argentino Flex Reveladores aquí ?

2007-07-10 Thread artur
por favor, contácteme fuera la lista. tengo un proyecto creador de flexss que necesita su ayuda gracias please contact me off-list i have a creative flex project that needs your help. thanks artur www.design2dev.com ny : 646.797.3320 ba : 15-6736-2633

[Flashcoders] Cualquier Argentino Flex Reveladores aquí ?

2007-07-10 Thread artur
por favor, contácteme fuera la lista. tengo un proyecto creador de flexss que necesita su ayuda gracias please contact me off-list i have a creative flex project that needs your help. thanks artur www.design2dev.com ny : 646.797.3320 ba : 15-6736-2633

[Flashcoders] need:: Flex 3 AS3 // tutorials, links, book recs.

2008-03-15 Thread artur
oh wise list, i have some off-shore flex developers that are looking to upgrade their capabilities from Flex 2+AS2 -- Flex 3+AS3. any bookmarks, blogs, tutorials, and books recs you can give my would be incredibly appreciated. * if its in spanish..even better ;-) thanks! -- *artur

[Flashcoders] need:: Flex 3 AS3 // tutorials, links, book recs.

2008-03-17 Thread artur
2nd try.. can ANYONE please send me their links and book recommendations for migrating from Flex2--3 and AS2--3 it would be greatly appreciated. thanks ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com

Re: [Flashcoders] need:: Flex 3 AS3 // tutorials, links, book recs.

2008-03-17 Thread artur
aha!! knew this list was alive!! thanks..and keep em coming!! *artur :.* - *www.artur.com* - [EMAIL PROTECTED] - *ph:646.797.3320* Stuart (FunkDaWeb) wrote: I have purchased these following books... Adobe Flash CS3 Professional Bible ActionScript 3.0 Cookbook: Solutions for Flash

Re: [Flashcoders] need:: Flex 3 AS3 // tutorials, links, book recs.

2008-03-17 Thread artur
aha!! i knew this list was alive!! thanks..and keep em coming!! *artur :.* - *www.artur.com* - [EMAIL PROTECTED] - *ph:646.797.3320* Stuart (FunkDaWeb) wrote: I have purchased these following books... Adobe Flash CS3 Professional Bible ActionScript 3.0 Cookbook: Solutions for Flash

[Flashcoders] ot :: specification apps tracking.

2008-03-25 Thread artur
MindManager PRO and Excel...which has been very fluid for me..but impossible to share with other team members. p.s. we plan on using Trac w/ SVN for the dev process.. thanks -- *artur :.* - *www.artur.com* - [EMAIL PROTECTED] - *ph:646.797.3320

Re: [Flashcoders] ot :: specification apps tracking.

2008-03-26 Thread artur
i guess they can be shared of course.. but are there other tools out there that streamline this collaborative data? i guess i can add these files into a check in/out system. but i cant seem to track changes cleanly with these 2 apps.. *artur :.* - *www.artur.com* - [EMAIL PROTECTED] - *ph

[Flashcoders] ot : Flex RIA running on multiple servers

2008-03-26 Thread artur
is this possible? if so does it HAVE to be on a Flash Communication Server? or can it run on others? any links to sample setups would be great too..thanks -- *artur :.* - *www.artur.com* - [EMAIL PROTECTED] - *ph:646.797.3320* ___ Flashcoders

Re: [Flashcoders] ot : Flex RIA running on multiple servers

2008-03-26 Thread artur
the CMS webservice i want to build will be done in FLEX / AMF / MySQL. and i want to make sure that it can scale and be redundant. *artur :.* - *www.artur.com* - [EMAIL PROTECTED] - *ph:646.797.3320* Jon Bradley wrote: On Mar 26, 2008, at 4:35 PM, artur wrote: is this possible? if so

[Flashcoders] AMFPHP vs RubyAMF

2008-03-27 Thread artur
is there a major difference in terms of performance, stability, and flexibility? im about to built an RIA using Flex MySQL.. but havent decided on the middleware yet. whats the verdict? also whats the learning curve on it for devs who have experience with Java, JSP, ASP, PHP -- *artur

[Flashcoders] PureMVC vs Cairngorm // who's better?

2008-04-11 Thread artur
whats the verdict for using one over the other -- for a Flex+AMFphp RIA. thanks -- *artur :.*** ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

[Flashcoders] WebOrb vs AMFphp

2008-04-12 Thread artur
whats the verdict on this? is there a clear winner? thanks again -- *artur :.* - *www.artur.com* - [EMAIL PROTECTED] - *ph:646.797.3320* ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo

Re: [Flashcoders] WebOrb vs AMFphp

2008-04-12 Thread artur
shit..not sure why this security email keeps coming up.. maybe a virus.. sorry folks. time to reformat :-( *artur :.* - *www.artur.com* - [EMAIL PROTECTED] - *ph:646.797.3320* securitydisclosure wrote: Thank you for contacting Security Disclosure at eBay. If you have submitted an eBay

[Flashcoders] Amazon S3 Uploading via Flex

2008-05-24 Thread artur
to do in PHP? if so, why? and how? any advice, direction, and code sharing would be immense. *artur :.* - *www.artur.com* - [EMAIL PROTECTED] - *ph:646.797.3320* ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http

[Flashcoders] flex 3 // Tile Component // Mutliple Drag Selection

2008-07-23 Thread artur
over the tiles. has anyone successfully achieved this? if so..any direction would be greatly appreciated. thanks artur -- *artur :.* - *www.artur.com* - [EMAIL PROTECTED] - *ph:646.797.3320* ___ Flashcoders mailing list Flashcoders

Re: [Flashcoders] flex 3 // Tile Component // Mutliple Drag Selection

2008-07-23 Thread artur
would it be possible to Extend the Tile Component? instead of making a new one from scratch? *artur :.* - *www.artur.com* - [EMAIL PROTECTED] - *ph:646.797.3320* Merrill, Jason wrote: There may not be a native Flex component that could do it, but you could do it with Actionscript 3

[Flashcoders] :: uploading Fonts into a live site--possible?

2008-08-20 Thread artur
) thanks -- *artur :.* - *www.artur.com* - [EMAIL PROTECTED] - *ph:646.797.3320* ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

[Flashcoders] :: JSFL ..this possible?

2008-10-14 Thread artur
hey, was wondering if its possible for JSFL to : create MClips from a css text file ( or xml file ) and put them on the timeline with keyframes. ie, green length=3 MyText /length /green thanks -- *artur :.* - *www.artur.com* - [EMAIL PROTECTED] - *ph:646.797.3320

[Flashcoders] AS Quicktime animation setup : 40min possible?

2008-10-27 Thread artur
solution out there..anyone? thanks! p.s. i need to do this in AS2..if possible. -- *artur :.* - *www.artur.com* - [EMAIL PROTECTED] - *ph:646.797.3320* ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman

[Flashcoders] local file thumbnail preview :: possible?

2008-11-17 Thread artur
using fp 10, is it possible to generate a thumb preview of the user's selected local image files that they want to upload via FileReference.load() ? or some other method? thanks, artur - ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com

Re: [Flashcoders] local file thumbnail preview :: possible?

2008-11-17 Thread artur
does anyone have an online samples of this feature/property in action? best, *artur :.* - *www.artur.com* - [EMAIL PROTECTED] - *ph:646.797.3320* Juan Pablo Califano wrote: Yes, it's possible. The FileReference object now allows you to access the contents of a file uploaded by the user

Re: [Flashcoders] getBounds() :: not working // AS2

2008-11-19 Thread artur
nevermind.. got it. (this)! var b:Object = _root.mask_mc.getRect(this); // never code 7am in the morning w/out coffee. ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

[Flashcoders] getBounds() :: not working // AS2

2008-11-19 Thread artur
sorry for the newbie post..but.. this is killing me!! the coordinates i get from getBounds() - dont update after i change the size of my mclip. why!? function getBOUNDS(){ trace(MASK WIDTH=+mask_mc._width) var b:Object = _root.mask_mc.getRect(_root.mask_mc); for

[Flashcoders] 1 AS3 Dev 1 Flex Dev :: Available

2009-01-17 Thread artur
portfolio : www.design2dev.com Artur Maklyarevsky :: CEO LinkedIN http://www.linkedin.com/in/design2dev ** ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

[Flashcoders] ShareThis +Flash

2009-03-30 Thread artur
Is anyone using shareThis successfully from within Flash/AS3? If so, could you comment on any problems installing it and/or share any example websites? Thanks. *artur :.* - *www.artur.com* - *ar...@artur.com* - *ph:646.797.3320* ___ Flashcoders

[Flashcoders] ShareThis issue..

2009-04-17 Thread artur
I popup the shareThis window, that property is empty (I see this when I receive the e-mail). -- *artur :.* - *www.artur.com* - *ar...@artur.com* - *ph:646.797.3320* ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http

[Flashcoders] :::: social bookmarking Flash widget

2009-04-30 Thread artur
does one exist out there? im having issues using ShareThis ( cant create dynamic link content ) and AddThis ( not flash friendly..needs wmode transparency ) thanks -- *artur :.* - *www.artur.com* - *ar...@artur.com* - *ph:646.797.3320

[Flashcoders] Enterprise Architect + AS3

2009-07-22 Thread artur
is it possible to have EA create a UML from AS3 classes built using PureMVC? if so, can it also update/sync the UML when the class is manually changed? also how difficult is it to setup EA to run on an MAC? thanks artur ___ Flashcoders mailing

[Flashcoders] test123

2009-07-22 Thread artur
-- *artur :.* - *www.artur.com* - *ar...@artur.com* - *ph:646.797.3320* ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

[Flashcoders] Enterprise Architect + AS3

2009-07-22 Thread artur
is it possible to have EA create a UML from AS3 classes built using PureMVC? if so, can it also update/sync the UML when the class is manually changed? also how difficult is it to setup EA to run on an MAC? thanks artur ___ Flashcoders mailing

Re: [Flashcoders] Enterprise Architect + AS3

2009-07-22 Thread artur
can anyone point me to a good tutorial on how to setup EA for AS3 code generation? i found this old tutorial for AS2...but im sure its outdated. http://www.5etdemi.com/as2codegen/convertToAS2project.html thanks *artur :.* ___ Flashcoders mailing

Re: [Flashcoders] Stress-Testing Views - please

2009-08-13 Thread artur
any help here would be greatly appreciated..thanks Juan José Díaz wrote: Hello Wise List , PROBLEM: when RAPIDLY clicking the BACK FWD browser buttons to load different Views ( via SwfAddress ) 1 component fails to initialize properly. This is how my app works: its an app were the MAIN swf

[Flashcoders] ::::Html Text inline Image Problem

2009-08-28 Thread artur
i need to add an graphical end qoute to a line of text. but the image keeps breaking over into a new line. is there a clever workaround? i have a nasty deadline! thanks -- *artur :.* - *www.artur.com* - *ar...@artur.com* - *ph:646.797.3320

[Flashcoders] :::Html Text inline Image SOLVED

2009-08-28 Thread artur
); mcQuote.buttonMode=false; mcQuote.mouseChildren=false; mcQuote.x = txt.x + box.x + box.width/2+ 4; mcQuote.y = txt.y + box.y + box.height/2 -1; / /thanks BEN! * * artur wrote: i need to add an graphical end qoute to a line of text. but the image keeps breaking over into a new line. is there a clever

[Flashcoders] Font Style :: not working

2009-10-07 Thread artur
h wise list, im trying to apply a style to an html text field...with no luck.. please help! first we tried doing it this way.. |[Embed(source=../fonts/||Interstate-Light||.ttf, fontName=||Interstate-Light||, mimeType=application/x-font-truetype)] public static const

Re: [Flashcoders] Font Style :: not working

2009-10-07 Thread artur
that worked ! thanks eric! *artur :.* - *www.artur.com* - *ar...@artur.com* - *ph:646.797.3320* eric socolofsky wrote: hey artur. i've found the best/easiest way to apply a stylesheet to a textfield is via TextFormat: var tft:TextFormat = stylesheet.transform(textfield.getStyleObject

[Flashcoders] WIRED hates Flash

2010-01-29 Thread artur
. If the iPad is as popular as the iPhone and iPod Touch, Flash-capable browsers will eventually be in the minority. go. -artur ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] WIRED hates Flash

2010-01-29 Thread artur
i have an agency client who i get a lot of flash work from. however they are not technically saavy and they're EASILY swayed when they read filth like this! they simply freak out and want to stop making flash websites all-together. WTF?! so i need to make a STRONG case here. -a

[Flashcoders] strange Text Rendering Bug

2010-01-29 Thread artur
http://skitch.com/menslow/n18yk/main Mac 10.5 with FireFox 3.6 and Safari 4.0.4 flash vrsn is: 10.0.42.34 any ideas why this is happens? thanks - art ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com

Re: [Flashcoders] strange Text Rendering Bug

2010-02-01 Thread artur
on these browsers Mac 10.5 with FireFox 3.6 and Safari 4.0.4 thanks *Artur Maklyarevsky | CEO * folio: *design2dev.com* http://www.linkedin.com/in/design2dev voice: 646.797.3320 info : *linkedIN http://www.linkedin.com/in/design2dev* skype: Skype Me™! callto://artur_Design2Dev

Re: [Flashcoders] strange Text Rendering Bug : SOLVED + BUG found

2010-02-02 Thread artur
seems like the standard wmode=”gpu is BUGGY! only for Mac 10.5 (Leopard) on either FF or Safari with Flash 10 “GPU” is full hardware accelerated composing. turn that shit off people! *Artur Maklyarevsky | CEO * folio: *design2dev.com* http://www.linkedin.com

[Flashcoders] and now..CLIENT now hates Flash

2010-02-03 Thread artur
from my client ( an established design agency in NYC ): artur, I've been doing a lot of research and polling of colleagues. *Here's my takeaway:* - no one knows what's going on - flash developers I've spoken to all are saying it's no big deal, proceed with flash - all

Re: [Flashcoders] and now..CLIENT now hates Flash

2010-02-03 Thread artur
. -a On 2/3/2010 2:09 PM, Christian Pugliese wrote: sorry to say, but not a respectable agency in that case, not even aware of what's really going on. On Wed, Feb 3, 2010 at 14:55, artur ar...@artur.com mailto:ar...@artur.com wrote: from my client ( an established design agency in NYC

[Flashcoders] SEO + Flash = any great strategies?

2010-02-03 Thread artur
was wondering if there are any bulletproof SEO solutions out there besides doing a mod re-write for crawlers. does google still penalize for this? thanks artur ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http

Re: [Flashcoders] SEO + Flash = any great strategies?

2010-02-03 Thread artur
thanks for all this in-depth response. what im looking for specifically is a way to have google crawl through and index my dynamic content. from my tests so far, it hasnt done that at all. *Artur Maklyarevsky | CEO * folio: *design2dev.com* http://www.linkedin.com

[Flashcoders] Form inside a Google Flash Banner :: Possible?

2011-01-31 Thread artur
hi, i want users to submit their URL to our servers, for us to evaluate and return a Result back into the Flash banner. * using the basic Google Content Network, and not Rich Media campaign. is this possible? thanks! art ___ Flashcoders mailing list

[Flashcoders] Form inside a Google Flash Banner :: Possible?

2011-02-01 Thread artur
hi, i want users to submit their URL to our servers, for us to evaluate, and then return a Result back into the Flash banner. * using the Google Content Network, and not a Rich Media campaign. is this possible? or do they restrict external calls? thanks! art

[Flashcoders] DisplayObject - SVG lib?

2011-06-30 Thread artur
i would like to export a DisplayObject - SVG - ImageMagik unfortunately the standard swf-jpg export has size and resolution limitations. any nice libs out there? thanks! artur ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http

Re: [Flashcoders] DisplayObject - SVG lib?

2011-07-01 Thread artur
i guess that kind of helps, but that version seems to just redraw straight lines. i need something that can replicated curved lines in a drawing. thanks Artur | Founder design2dev.com http://www.design2dev.com/ p: 646.470.6348 *New Service : ConvertMyFlash.com ** Flash Sites - Mobile

[Flashcoders] job posting ok here?

2011-07-02 Thread artur
if not where? thanks -artur ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

[Flashcoders] [ small job ] Export DisplayObject - SVG data

2011-07-03 Thread artur
Hi, i need a time and cost estimate for this: Exporting a DisplayObject - SVG data. ( this data should be formated for a php script to use, to then send to ImageMagick ) -- this part i will do. I was recommended this link : http://memo.tv/node/745 but im not sure if it will fully do the trick,

[Flashcoders] Import Export SVG Data into FLEX4

2011-07-12 Thread artur
I need to import an SVG and turn it into a DisplayObject so the user can transform it. then when done, i need to export the new svg data . any classes/libs out there? or is SVG deprecated? if so, whats the most efficient solution then? thanks -art

[Flashcoders] Bitmapped Color Replace() Threshold

2012-06-21 Thread Artur
, select a threshold, and shift all the colors ( via a colorpicker ) possible to execute this without it looking like crap? thanks! Artur | Founder *+ Design2Dev http://Design2Dev.com | *Web Mobile Studio ___ Flashcoders mailing list Flashcoders