[Flashcoders] bluetooth

2007-01-15 Thread Karlo Marcelo A. Estrada
It just came in to me, is it possible in flash to have communication
with Bluetooth technology? Just for example if I want something to
upload a file to a cellphone using Bluetooth, is this possible using
flash. 
 
Any thoughts?
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


[Flashcoders] Need a little help with rtmp and streaming video...

2007-01-15 Thread Jeff Small

Anyone else had this problem?

I've got a video that Akamai has indicated is rendered and working
fine. They've tested it on their end and all is good. I've used the
Dreamweaver Insert Flash Video command. I've entered the rtmp url
correctly. I've uploaded ALL the required files, including main.acs,
and the AC_RunActiveContent.js file, and all the SWF skins. Everything
is in the right place. I've used this Insert Flash Video command on
a plain, white, blank html page with no additional markup.

Whenever I hit the page, I get nothing. No error, nothing indicating
anything is wrong. In fact... I simply get *nothing* on the page. My
status bar on the browser indicates I have an open connection to my
development server, but nothing ever displays.

Anyone tried inserting streaming video from a streaming server and
gotten *nothing* before? The video is fine, in fact, they even put up
a test flv file for me, and I can't even get that one to display
correctly. The urls are perfect. Just no flash. I've tested in Safari,
IE and Firefox on a Mac, IE and Firefox on Windows, and
just...nothing. I'm about to pull my hair out. This is supposed to be
a very straightforward process, but it seems like it's everything but.
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


RE: [Flashcoders] [JOB] Actionscript games developer - Central Lo ndon

2007-01-15 Thread Dave Watts
When responding to a posted job offer, please respond off-list.

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 http://training.figleaf.com/ for more information!

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


[Flashcoders] (no subject)

2007-01-15 Thread Adam Raft
  I use setInterval to change slides in a slidshow class. It all work
fine until it put the slideshow into a project with more than one show.
Iven the different show are located in different swf files that are
loaded and unloaded frome the main file it seems that the
Intrevalobjects stays in memory and for each time the increasses making
the show goes faster and faster. I used:
 
var ID = setInterval(this, nextOne, 2000);
 
I would had thought that this would keep the call to the scope of
object that inisiated the setInterval.
 
Well I also tryed to implement kenny bunch's IntervalManager Class - no
help there.
 
Any sugestions?
 
 
Adam
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


[Flashcoders] Textfield and datagrid ACCENT !

2007-01-15 Thread Laurent CUCHET
Good morning

Does the textfield and datagrid see the accent differently ?
( éè à ç etc )

I import data in a textfield (non html ) and I got this correct text =
 Raon-l’Étape

I import in the same mc in a datagrid these data and i got this =
Raon-l’Étape

Why a difference appear and how can I do to get the text correctly ??

Thank you

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


[Flashcoders] bluetooth

2007-01-15 Thread Karlo Marcelo A. Estrada
Hello everyone!! Is there a bluetooth component in flash? Is flash
capable of communication with a Bluetooth or an infrared. In case, if
you want to transfer a file from PC to a mobile via Bluetooth or
infrared. 
 
Any thoughts? Pls help. Thank u so much!!
 
karlo
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


[Flashcoders] flash.geom package backport to player 6

2007-01-15 Thread R�kos Attila

Hi,

  I'd like to use some scripts written for Flash Player 8 in an
  application targeted to player 6. The script uses flash.geom package
  which doesn't exist in player 6 (and 7), but as far as I see it
  doesn't contain anything that couldn't be implemented in pure AS, so
  it can be backported to player 6. Does anybody know about an
  existing backport or do I have to make it myself? Unfortunatelly I
  found only a Point class 
(http://nodename.com/blog/2005/09/26/point-class-slow),
  but nothing else.
  
Thanks,

  Attila

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] How to get good photo quality images in flash from photoshop, my tiny tutorial..

2007-01-15 Thread søren Christensen

The gamma integration with Flash 8 and Photoshop really sucks so...
(no ICC compability)



Another way is to work directly in your monitor colour space (given  
that it is calibrated properly).

That way you will get no suprises...at least not on your monitor

If you need some really optimized jpgs _dont_ use the build in jpg  
exporter in flash. Optimize the jpg in your favourite app (photoshop  
is good enough for me). Flash can use imported jpgs without  
recompressing them.


Cheers,
B) Søren



On Jan 11, 2007, at 12:55 PM, Tomas Nygren wrote:


Hi!

I had great problems with this

How to really get good quality images in flash, of course importing
jpgs dosent work so I'm aheading into just importing .psd files and
then specifying in the flash to compress them as 95% (yes large files
but I dont know any else better procedure)

The gamma integration with Flash 8 and Photoshop really sucks so...
(no ICC compability)

Then I thought to make a tutorial for my own to see what kind of
procedure I can develop:

http://tomasnygren.com/tutorials/images_to_flash/

what do you think, any comments?

still I think I will get better results from this procedue and faster
instead of changing the images with individual settings each time,  
since the

changes are always so similar..

best
Tomas Nygren
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] Using XRay

2007-01-15 Thread slangeberg

How about XRay + Flex2/AS3/FP9? I believe that J Grden(?) was going to post
code to get the Logger working there? I tried on my own, but it was a no-go!

-Scott

On 9/29/06, Hans Wichman [EMAIL PROTECTED] wrote:


And once you have it running, you'll have the best weekend ever, throw a
party and won't understand how you every managed without it...  :)


On 9/28/06, Alain Rousseau [EMAIL PROTECTED] wrote:

 Try this link,

 It has everything you need to know about XRay, including where to
download
 !

 Enjoy !

 http://www.osflash.org/xray

 A

 -Original Message-
 From: slangeberg [mailto:[EMAIL PROTECTED]
 Sent: 28 septembre 2006 14:09
 To: Flashcoders mailing list; [EMAIL PROTECTED]
 Subject: [Flashcoders] Using XRay

 I've seen lots of people posting about XRay lately, but I haven't had
luck
 with it, yet.

 I do have the executable running, but I don't have the Connector to the
 Flash IDE. Can anyone post a link to download that? I have not been able
 to
 find it!

 : : ) Scott
 ___
 Flashcoders@chattyfig.figleaf.com
 To change your subscription options or search the archive:
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

 Brought to you by Fig Leaf Software
 Premier Authorized Adobe Consulting and Training http://www.figleaf.com
 http://training.figleaf.com




 ___
 Flashcoders@chattyfig.figleaf.com
 To change your subscription options or search the archive:
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

 Brought to you by Fig Leaf Software
 Premier Authorized Adobe Consulting and Training
 http://www.figleaf.com
 http://training.figleaf.com

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com





--

: : ) Scott
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] Need a little help with rtmp and streaming video...

2007-01-15 Thread Chester McLaughlin

Do you have any (flash) Ad Blocking software on your browser(s)?

On Jan 15, 2007, at 11:11 AM, Jeff Small wrote:


Anyone else had this problem?

I've got a video that Akamai has indicated is rendered and working
fine. They've tested it on their end and all is good. I've used the
Dreamweaver Insert Flash Video command. I've entered the rtmp url
correctly. I've uploaded ALL the required files, including main.acs,
and the AC_RunActiveContent.js file, and all the SWF skins. Everything
is in the right place. I've used this Insert Flash Video command on
a plain, white, blank html page with no additional markup.

Whenever I hit the page, I get nothing. No error, nothing indicating
anything is wrong. In fact... I simply get *nothing* on the page. My
status bar on the browser indicates I have an open connection to my
development server, but nothing ever displays.

Anyone tried inserting streaming video from a streaming server and
gotten *nothing* before? The video is fine, in fact, they even put up
a test flv file for me, and I can't even get that one to display
correctly. The urls are perfect. Just no flash. I've tested in Safari,
IE and Firefox on a Mac, IE and Firefox on Windows, and
just...nothing. I'm about to pull my hair out. This is supposed to be
a very straightforward process, but it seems like it's everything but.
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com



This email and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity to whom they are addressed.  If 
you are not the named addressee you should not disseminate, distribute or copy 
this e-mail  Please notify the sender immediately by e-mail if you have 
received this e-mail by mistake and delete this e-mail from your system.  Any 
other use, retention, dissemination, forwarding, printing or copying of this 
e-mail is strictly prohibited.  Finally, the recipient should check this e-mail 
and any attachments for the presence of viruses.  Lambesis accepts no liability 
for any damage caused by any virus transmitted by this email.

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


[Flashcoders] firefox hangs with wmode=transparent

2007-01-15 Thread Oliver Müller

Hi,
I'm looking for a solution for the performance lag in Firefox when
wmode=transparent.
When I click my movie for the first time to drag an object for example
the movie seems to be frozen. But if I release and click again
everything works fine.
This problem only occurs in Firefox - I got no problems in IE or Safari.

--
cheers,
Olli
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] Datatypes that are complex/composite ...

2007-01-15 Thread Martin Wood-Mitrovski
id stick to 'complex' in general because the word composite to me refers to the 
composite pattern [1]. Although movieclip is an example of the composite pattern 
and a complex object, so you could use both.


There's also the usage of 'composition' (vs. inheritance) [2] which is a way of
creating complex data types, but not necessarily composites.

its a mine field out there :)

[1] http://en.wikipedia.org/wiki/Composite_pattern
[2] http://en.wikipedia.org/wiki/Record_(computer_science)

Stephen Ford wrote:

Do you refer to the following datatypes (arrays, objects, movieclips, etc) as
complex or composite.I'm finding references that use both terms.Not a biggie,
but would like to hear
opinions.___ 


--
Martin Wood-Mitrovski

http://relivethefuture.com/choronzon
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


RE: [Flashcoders] ActionScript classes availability

2007-01-15 Thread Merrill, Jason
Both.

Jason Merrill
Bank of America 
Learning  Organizational Effectiveness
 
 
 
 
 
 

-Original Message-
From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On Behalf Of strk
Sent: Thursday, January 11, 2007 7:16 AM
To: Flashcoders mailing list
Subject: [Flashcoders] ActionScript classes availability

Is availability of classes bound to *SWF* version or *player* 
version ?

--strk;
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training 
http://www.figleaf.com http://training.figleaf.com

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] Will the new iPhone run flash?

2007-01-15 Thread Josh Trout

According to this article it looks like there will be flash (doesn't say
what version) on the iPhone:
http://arstechnica.com/journals/apple.ars/2007/1/15/6632

Now I just need to convince my boss I'll need one for testing
applications. Should be interesting to see how the multi touch interface
works in flash.

On 1/10/07, Merrill, Jason [EMAIL PROTECTED] wrote:


In regards to this, Adobe's John Dowdell just posted this on
Flashcoders:

No responses from other staff members, because Apple usually locks down

news pretty tightly at a launch. I didn't know about this device until
the keynote, myself.

I *do* know that Adobe staffers are currently working on getting some
good guidance out there, but the key steps of initial disclosure are
really up to Apple. I put up an early i dont know up on the weblog
yesterday, and added some useful third-party analysis overnight:
http://weblogs.macromedia.com/jd/archives/2007/01/iphone_launch.cfm

Summary: No info yet, but ASAP.

jd

--
John Dowdell . Adobe Developer Support . San Francisco CA USA



Jason Merrill
Bank of America
Learning  Organizational Effectiveness





___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com





--
~Trout
http://www.amongtrout.com
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


[Flashcoders] Looking for a Full Time Flash Developer

2007-01-15 Thread Dan Thatcher
For those on the Flash eLearning list…sorry for the cross-post.  I was asked
to post the link to this job opportunity.  For more info, contact
[EMAIL PROTECTED] (Jason Zeaman).  If you contact Jason, just let him know
that you found out about the job from this list.  Read this Craig’s List
posting for more details:

 

http://sfbay.craigslist.org/eby/art/261132710.html

 

 

Dan

 

 

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] Using XRay

2007-01-15 Thread John Grden

OHHH yeah!  thanks for reminding me ;)

On 1/15/07, slangeberg [EMAIL PROTECTED] wrote:


How about XRay + Flex2/AS3/FP9? I believe that J Grden(?) was going to
post
code to get the Logger working there? I tried on my own, but it was a
no-go!

-Scott

On 9/29/06, Hans Wichman [EMAIL PROTECTED] wrote:

 And once you have it running, you'll have the best weekend ever, throw a
 party and won't understand how you every managed without it...  :)


 On 9/28/06, Alain Rousseau [EMAIL PROTECTED] wrote:
 
  Try this link,
 
  It has everything you need to know about XRay, including where to
 download
  !
 
  Enjoy !
 
  http://www.osflash.org/xray
 
  A
 
  -Original Message-
  From: slangeberg [mailto:[EMAIL PROTECTED]
  Sent: 28 septembre 2006 14:09
  To: Flashcoders mailing list; [EMAIL PROTECTED]
  Subject: [Flashcoders] Using XRay
 
  I've seen lots of people posting about XRay lately, but I haven't had
 luck
  with it, yet.
 
  I do have the executable running, but I don't have the Connector to
the
  Flash IDE. Can anyone post a link to download that? I have not been
able
  to
  find it!
 
  : : ) Scott
  ___
  Flashcoders@chattyfig.figleaf.com
  To change your subscription options or search the archive:
  http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
 
  Brought to you by Fig Leaf Software
  Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
  http://training.figleaf.com
 
 
 
 
  ___
  Flashcoders@chattyfig.figleaf.com
  To change your subscription options or search the archive:
  http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
 
  Brought to you by Fig Leaf Software
  Premier Authorized Adobe Consulting and Training
  http://www.figleaf.com
  http://training.figleaf.com
 
 ___
 Flashcoders@chattyfig.figleaf.com
 To change your subscription options or search the archive:
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

 Brought to you by Fig Leaf Software
 Premier Authorized Adobe Consulting and Training
 http://www.figleaf.com
 http://training.figleaf.com




--

: : ) Scott
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com





--
[  JPG  ]
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] (no subject)

2007-01-15 Thread T. Michael Keesey

What does the nextOne function look like?

On 1/15/07, Adam Raft [EMAIL PROTECTED] wrote:

  I use setInterval to change slides in a slidshow class. It all work
fine until it put the slideshow into a project with more than one show.
Iven the different show are located in different swf files that are
loaded and unloaded frome the main file it seems that the
Intrevalobjects stays in memory and for each time the increasses making
the show goes faster and faster. I used:

var ID = setInterval(this, nextOne, 2000);

I would had thought that this would keep the call to the scope of
object that inisiated the setInterval.

Well I also tryed to implement kenny bunch's IntervalManager Class - no
help there.

Any sugestions?


Adam
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com




--
T. Michael Keesey
Director of Technology
Exopolis, Inc.
2894 Rowena Avenue Ste. B
Los Angeles, California 90039
--
The Dinosauricon: http://dino.lm.com
Parry  Carney: http://parryandcarney.com
ISPN Forum: http://www.phylonames.org/forum/
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] Re: XML and line breaks

2007-01-15 Thread Bill Pelon

Can't you include chr(13) ?

- Original Message - 
From: Stephen Ford [EMAIL PROTECTED]

To: flashcoders@chattyfig.figleaf.com
Sent: Thursday, January 11, 2007 4:11 AM
Subject: [Flashcoders] Re: XML and line breaks


Still having issues with creating line breaks in my text field. Here is the 
new XML: \n\nintro title=How to ?![CDATA[Rollover an item in the menu 
onbr / the left to see a bsnapshot of a project/b.]]/intro \n\nIn 
my flash code, I set the text field as txtField.htmlText = true; and assign 
the text with txtField.htmlText = xmlNode; but it's still not appearing 
correctly - the tags are appearing in the text fields (both the b and the 
br /).Any thoughts.___

Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com 


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


[Flashcoders] IE, HTTPS and IIS problem

2007-01-15 Thread kevmc
Hi guys,

I am having an issue on a particular site with swfs served over HTTPS.

The page renders fine under HTTP using both IE and Firefox. But when you try 
using HTTPS the swfs fail to load in IE, but work fine in Firefox.

It is not an issue with the embedding script - the problem occurs whether I 
use SWFObject or the Adobemedia template.

Nor is it an issue with the swf itself - I have tried with a very basic swf, 
just rotating square, no actionscript, no buttons.

The problem occurs with both IE6 and IE7 so it's probably not solely a browser 
problem.

This leaves me with the web server, do any of you server gurus know of an IIS 
setting which may be causing this issue?  Or has there been a recent patch to 
IIS that might be responsible?
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] Need a little help with rtmp and streaming video...

2007-01-15 Thread Jeff Small

Nope. And certainly not on several computers, all different, and at
different locations...

At first I thought it might've been a firewall issue or something, but
I called several friends, gave them the url and lo and behold...same
issue. I'm trying some troubleshooting with the guys at the streaming
provider, but so far nothing's solved the problem.

On 1/15/07, Chester McLaughlin [EMAIL PROTECTED] wrote:

Do you have any (flash) Ad Blocking software on your browser(s)?

On Jan 15, 2007, at 11:11 AM, Jeff Small wrote:

 Anyone else had this problem?

 I've got a video that Akamai has indicated is rendered and working
 fine. They've tested it on their end and all is good. I've used the
 Dreamweaver Insert Flash Video command. I've entered the rtmp url
 correctly. I've uploaded ALL the required files, including main.acs,
 and the AC_RunActiveContent.js file, and all the SWF skins. Everything
 is in the right place. I've used this Insert Flash Video command on
 a plain, white, blank html page with no additional markup.

 Whenever I hit the page, I get nothing. No error, nothing indicating
 anything is wrong. In fact... I simply get *nothing* on the page. My
 status bar on the browser indicates I have an open connection to my
 development server, but nothing ever displays.

 Anyone tried inserting streaming video from a streaming server and
 gotten *nothing* before? The video is fine, in fact, they even put up
 a test flv file for me, and I can't even get that one to display
 correctly. The urls are perfect. Just no flash. I've tested in Safari,
 IE and Firefox on a Mac, IE and Firefox on Windows, and
 just...nothing. I'm about to pull my hair out. This is supposed to be
 a very straightforward process, but it seems like it's everything but.
 ___
 Flashcoders@chattyfig.figleaf.com
 To change your subscription options or search the archive:
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

 Brought to you by Fig Leaf Software
 Premier Authorized Adobe Consulting and Training
 http://www.figleaf.com
 http://training.figleaf.com


This email and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity to whom they are addressed. If 
you are not the named addressee you should not disseminate, distribute or copy 
this e-mail Please notify the sender immediately by e-mail if you have received 
this e-mail by mistake and delete this e-mail from your system.Any other use, 
retention, dissemination, forwarding, printing or copying of this e-mail is 
strictly prohibited. Finally, the recipient should check this e-mail and any 
attachments for the presence of viruses. Lambesisaccepts no liability for any 
damage caused by any virus transmitted by this email.

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] Re: XML and line breaks

2007-01-15 Thread Ramses Moreno [cuatromedios]

is xmlNode a real XML node or a string? have tryed using the property
.nodeValue?

On 1/11/07, Stephen Ford [EMAIL PROTECTED] wrote:


Still having issues with creating line breaks in my text field. Here is
the new XML: \n\nintro title=How to ?![CDATA[Rollover an item in the
menu onbr / the left to see a bsnapshot of a project/b.]]/intro
\n\nIn my flash code, I set the text field as txtField.htmlText = true;
and assign the text with txtField.htmlText = xmlNode; but it's still not
appearing correctly - the tags are appearing in the text fields (both the
b and the br /).Any
thoughts.___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com





--
Todo el futbol mexicano en
http://www.espaciofutbol.com.mx/
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] Re: speech recognition in Flash?

2007-01-15 Thread Robert r. Sanders

BOYD SPEER wrote:

I did a childrens' project in Director some time ago in which I used a speech 
recognition engine (it came with Dragon Naturally Speaking software) in concert 
with the Windows animated wizard. now I would like to translate it into Flash. 
Can the Windows wizard (Active-X - I think) be made to work in Flash? And can a 
speech recognition engine be used to compare spoken words to a word list?

Thanks for any info..

-Boyd
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com
  
There are some wrappers for Flash that allow you to convert your flash 
into an EXE (which runs locally); I believe some allow you to hook into 
external controls in this manner.


If you want web based then your options are:

  1. Try and embed the ActiveX into a page and then use javascript to
 communicate with the Flash 'applet'; probably has licensing
 issue(s) as well as technical issues.
  2. Use a server-side backend; the downside here is that since Flash
 compresses mic. input into a proprietary format there may not be a
 way to get it out into a format usable to your recognition engine.


--
   Robert r. Sanders
   Chief Technologist
   iPOV
   (334) 821-5412
   www.ipov.net

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


[Flashcoders] External Image smoothing

2007-01-15 Thread Sönke Rohde
Hi,

Is it possible to adjust the quality of an external loaded Bitmap/JPG with
Flash 8?
When I look into the BitmapData class it can only be used with Bitmaps which
are already in the library?

Cheers,
Sönke

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] Will the new iPhone run flash?

2007-01-15 Thread Geoff Stearns

no way, apple already has a widget engine - Dashboard.




On Jan 10, 2007, at 5:05 PM, hosey hosey wrote:


Here is a crack pipe for ya.released in June, Apollo in June
(ish)Apollo runs the widgets on iphone?

Smoke em if ya got em
Hosey

On 1/10/07, Andy Herrman [EMAIL PROTECTED] wrote:


I'm not sure if I believe that.  Analysts are saying that, but I
haven't seen any direct evidence that 3rd parties will be cut off
(haven't seen anything from apple claiming this).

I wouldn't be surprised either way.  I don't tend to install anything
on my phone as it is, so I doubt I would use it, but then again,  
there

might be some really nice things that could be added.

Though one of the arguments I've seen that suggests you *can* develop
for it is widgets.  Having a widgets engine like it seems to would be
kind of useless if people couldn't write them (I have a feeling most
of the widgets people use in OS X are 3rd party, and the phone  
would

probably be the same).

   -Andy

On 1/10/07, Merrill, Jason [EMAIL PROTECTED] wrote:
 See no third party apps about 1/4th the way down the page:


http://mobileopportunity.blogspot.com/2007/01/impact-of-apple- 
iphone.html



 Jason Merrill
 Bank of America
 Learning  Organizational Effectiveness







 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf
 Of Erik Porroa / Porroa.com
 Sent: Wednesday, January 10, 2007 2:43 PM
 To: Flashcoders mailing list
 Subject: Re: [Flashcoders] Will the new iPhone run flash?
 
 I'm interested in: will Apple let the posibility to open the
 capabilites of install third parties programs like IM's?,
 Will be a special version of FlashPlayer for the iPhone?
 
 Cheers,
 Erik
 
 Merrill, Jason escribió:
  In regards to this, Adobe's John Dowdell just posted this on
  Flashcoders:
 
  No responses from other staff members, because Apple  
usually locks

  down
 
  news pretty tightly at a launch. I didn't know about this
 device until
  the keynote, myself.
 
  I *do* know that Adobe staffers are currently working on
 getting some
  good guidance out there, but the key steps of initial
 disclosure are
  really up to Apple. I put up an early i dont know up on
 the weblog
  yesterday, and added some useful third-party analysis  
overnight:
  http://weblogs.macromedia.com/jd/archives/2007/01/ 
iphone_launch.cfm

 
  Summary: No info yet, but ASAP.
 
  jd
 
 
 
 ___
 Flashcoders@chattyfig.figleaf.com
 To change your subscription options or search the archive:
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
 
 Brought to you by Fig Leaf Software
 Premier Authorized Adobe Consulting and Training
 http://www.figleaf.com http://training.figleaf.com
 
 ___
 Flashcoders@chattyfig.figleaf.com
 To change your subscription options or search the archive:
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

 Brought to you by Fig Leaf Software
 Premier Authorized Adobe Consulting and Training
 http://www.figleaf.com
 http://training.figleaf.com

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] Using XRay

2007-01-15 Thread John Grden

http://www.rockonflash.com/xray/downloads/as3/logger/Xray_AS3_Logger.zip

Pretty straight forward to use:

import com.blitzagency.xray.logger.XrayLog;

private var log:XrayLog = new XrayLog();

// usage

log.debug(string message[, object]);
log.info(string message[, object]);
log.warn(string message[, object]);
log.error(string message[, object]);
log.fatal(string message[, object]);

If you're using the flash9 debug player, it'll give you the full class
path/method that made the call.  Otherwise, it'll just log your string
message and object.

// with debug:
(297) com.somepackage.core::ClassName/::callingMethodName()
testing logger

// without debug:
(297) testing logger

talks to the usual Xray interface

let me know how it goes!

On 1/15/07, John Grden [EMAIL PROTECTED] wrote:


OHHH yeah!  thanks for reminding me ;)

On 1/15/07, slangeberg [EMAIL PROTECTED] wrote:

 How about XRay + Flex2/AS3/FP9? I believe that J Grden(?) was going to
 post
 code to get the Logger working there? I tried on my own, but it was a
 no-go!

 -Scott

 On 9/29/06, Hans Wichman  [EMAIL PROTECTED] wrote:
 
  And once you have it running, you'll have the best weekend ever, throw
 a
  party and won't understand how you every managed without it...  :)
 
 
  On 9/28/06, Alain Rousseau [EMAIL PROTECTED] wrote:
  
   Try this link,
  
   It has everything you need to know about XRay, including where to
  download
   !
  
   Enjoy !
  
   http://www.osflash.org/xray
  
   A
  
   -Original Message-
   From: slangeberg [mailto:[EMAIL PROTECTED]
   Sent: 28 septembre 2006 14:09
   To: Flashcoders mailing list; [EMAIL PROTECTED]
   Subject: [Flashcoders] Using XRay
  
   I've seen lots of people posting about XRay lately, but I haven't
 had
  luck
   with it, yet.
  
   I do have the executable running, but I don't have the Connector to
 the
   Flash IDE. Can anyone post a link to download that? I have not been
 able
   to
   find it!
  
   : : ) Scott
   ___
   Flashcoders@chattyfig.figleaf.com
   To change your subscription options or search the archive:
   http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
  
   Brought to you by Fig Leaf Software
   Premier Authorized Adobe Consulting and Training
 http://www.figleaf.com
   http://training.figleaf.com
  
  
  
  
   ___
   Flashcoders@chattyfig.figleaf.com
   To change your subscription options or search the archive:
   http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
  
   Brought to you by Fig Leaf Software
   Premier Authorized Adobe Consulting and Training
   http://www.figleaf.com
   http://training.figleaf.com
  
  ___
  Flashcoders@chattyfig.figleaf.com
  To change your subscription options or search the archive:
  http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
 
  Brought to you by Fig Leaf Software
  Premier Authorized Adobe Consulting and Training
  http://www.figleaf.com
  http://training.figleaf.com
 



 --

 : : ) Scott
 ___
 Flashcoders@chattyfig.figleaf.com
 To change your subscription options or search the archive:
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

 Brought to you by Fig Leaf Software
 Premier Authorized Adobe Consulting and Training
 http://www.figleaf.com
 http://training.figleaf.com




--
[  JPG  ]





--
[  JPG  ]
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] Will the new iPhone run flash?

2007-01-15 Thread Josh Santangelo

This page says that no, the iPhone does not run Flash or Java.

http://pogue.blogs.nytimes.com/2007/01/11/the-ultimate-iphone- 
frequently-asked-questions/


There's six months to change things, though.

-josh

On Jan 9, 2007, at 11:59 AM, hank williams wrote:


It would be interesting, but I cant see what processor its using or
anything.

Hank
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com



___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] flash.geom package backport to player 6

2007-01-15 Thread eka

Hello :)

you can use VEGAS my openSource Framework and this library PEGAS and this
package pegas.geom :)

You can use my framework in Flash 7 and Flash8 and you can transform my AS2
class in AS1 class if you want (my framework is openSource ;))

The project page in RIAFOrge : http://vegas.riaforge.org/
The project page in Google code : http://code.google.com/p/vegas/

You must install the class path (AS2/trunk/src) in flash in the ActionScript
properties to used my framework... Used Tortoise SVN (on pc) or RapidSVN on
mac to dowload the SVN version of VEGAS

The example of VEGAS are in the directory AS2/trunk/bin/test

The package geom in progress of PEGAS :
http://svn.riaforge.org/vegas/AS2/trunk/src/pegas/geom/

The examples of the package geom :
http://svn.riaforge.org/vegas/AS2/trunk/bin/test/pegas/geom/

The documentation (in progress) : http://www.ekameleon.net/vegas/docs/

EKA+ :)







2007/1/13, Rákos Attila [EMAIL PROTECTED]:



Hi,

  I'd like to use some scripts written for Flash Player 8 in an
  application targeted to player 6. The script uses flash.geom package
  which doesn't exist in player 6 (and 7), but as far as I see it
  doesn't contain anything that couldn't be implemented in pure AS, so
  it can be backported to player 6. Does anybody know about an
  existing backport or do I have to make it myself? Unfortunatelly I
  found only a Point class (
http://nodename.com/blog/2005/09/26/point-class-slow),
  but nothing else.

Thanks,

  Attila

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

RE: [Flashcoders] Need a little help with rtmp and streaming video...

2007-01-15 Thread Rob Bayne
are you using speedera or a co-located server?

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Jeff
Small
Sent: Monday, January 15, 2007 2:11 PM
To: Flashnewbie Mailing List; Flashcoders mailing list
Subject: [Flashcoders] Need a little help with rtmp and streaming
video...


Anyone else had this problem?

I've got a video that Akamai has indicated is rendered and working
fine. They've tested it on their end and all is good. I've used the
Dreamweaver Insert Flash Video command. I've entered the rtmp url
correctly. I've uploaded ALL the required files, including main.acs,
and the AC_RunActiveContent.js file, and all the SWF skins. Everything
is in the right place. I've used this Insert Flash Video command on
a plain, white, blank html page with no additional markup.

Whenever I hit the page, I get nothing. No error, nothing indicating
anything is wrong. In fact... I simply get *nothing* on the page. My
status bar on the browser indicates I have an open connection to my
development server, but nothing ever displays.

Anyone tried inserting streaming video from a streaming server and
gotten *nothing* before? The video is fine, in fact, they even put up
a test flv file for me, and I can't even get that one to display
correctly. The urls are perfect. Just no flash. I've tested in Safari,
IE and Firefox on a Mac, IE and Firefox on Windows, and
just...nothing. I'm about to pull my hair out. This is supposed to be
a very straightforward process, but it seems like it's everything but.
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


[Flashcoders] framework combos

2007-01-15 Thread Hans Wichman

Hi list,

i guess a lot of you have been developing big flash applications over the
years, and at some point have been faced with the question/issue of
developing within a framework or not.
Assuming that development of large (ria) applications benefits from adapting
some kind of framework, you might have been faced with questions such as: 1)
what framework will we adopt? 2) are we going to use an architectural
framework/utility framework/ widget framework or combinations of them. 3)
shall we write our own framework, adopt a single one, or combine everything
we see and like in existing frameworks. etc...

I do not want to start a discussion about which framework is better than
that framework, but I am interested in the approach some of you took.

Some frameworks combine architecture with utility classes, some frameworks
overlap, some frameworks are still in development, etc, etc. I see a lot of
advantages in adopting one or more of them, but some risks as well. At this
point I'm not sure whether it is best to copypaste / wrap / extend /
directly depend upon etc.

Anyone care to share some thoughts on this and on you approached this
problem/issue?

greetz,
JC
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


[Flashcoders] Re: XML and line breaks

2007-01-15 Thread Stephen Ford
Yes the solution was to use nodeValue instead of accessing just the node 
itself.___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


[Flashcoders] firefox hangs with wmode=transparent

2007-01-15 Thread Oliver Müller

Hi,
I'm looking for a solution for the performance lag in Firefox when
wmode=transparent.
When I click my movie for the first time to drag an object for example
the movie seems to be frozen. But if I release and click again
everything works fine.
This problem only occurs in Firefox - I got no problems in IE or Safari.

--
cheers,
Olli
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


[Flashcoders] mc preloader

2007-01-15 Thread Mike Dunlop

Hi everyone,

I have a question that is probably easy for you guys. How can i get a  
preloader into the following ?



mc.createEmptyMovieClip(img, 10);
mc.img.loadMovie(some_image_path);
mc.onEnterFrame = function() {


	// want to put a preloader bar/circle/something to show the load  
progress on

// on the image loading into mc.img 

}

Thanks a bunch as always!


.
Mike Dunlop
// Droplab
[ e ] [EMAIL PROTECTED]


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


[Flashcoders] just one ContextMenu right/control-click accessible from anywhere

2007-01-15 Thread Matt Garland

Hi

I'm trying to create a context menu that can be controlled  
dynamically (these commands are available now) AND does not depend on  
cursor location (where it is clicked does not matter). (AS3)


I want the menu logic tied to the app logic, not the current display  
list.


I have a background sprite whose contextMenu property changes with  
the nav. But different content is constantly loading and unloading,  
and if you right-click on these transient sprites, their uncustomized  
menu drops down instead of my default dynamic/global menu.


Short of setting the contextMenu property of every single sprite that  
appears, what can I do to ensure that my menu comes up every time?


I have some unpromising ideas (like capturing bubbling mouseDowns,  
sifting for right-clicks, getting the original target, changing its  
contextMenu...) but before I go down the garden path, I was hoping  
that I missed something obvious (I'm new to ContextMenu).


Thanks

Matt




___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


RE: [Flashcoders] Re: XML and line breaks

2007-01-15 Thread Karina Steffens
You first need to assign txtField.html = true _not_ txtField.htmlText = true
And then you assign txtField.htmlText = xmlNode 
 

 -Original Message-
 From: Stephen Ford [mailto:[EMAIL PROTECTED] 
 Sent: 11 January 2007 10:12
 To: flashcoders@chattyfig.figleaf.com
 Subject: [Flashcoders] Re: XML and line breaks
 
 Still having issues with creating line breaks in my text 
 field. Here is the new XML: \n\nintro title=How to 
 ?![CDATA[Rollover an item in the menu onbr / the left to 
 see a bsnapshot of a project/b.]]/intro \n\nIn my 
 flash code, I set the text field as txtField.htmlText = true; 
 and assign the text with txtField.htmlText = xmlNode; but 
 it's still not appearing correctly - the tags are appearing 
 in the text fields (both the b and the br /).Any 
 thoughts.___
 Flashcoders@chattyfig.figleaf.com
 To change your subscription options or search the archive:
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
 
 Brought to you by Fig Leaf Software
 Premier Authorized Adobe Consulting and Training 
 http://www.figleaf.com http://training.figleaf.com
 

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


[Flashcoders] Need help with testing ObjectSwap on Safari

2007-01-15 Thread Karina Steffens
Hi List,
 
I'm having a bit of a problem with my ObjectSwap script, that I'm hoping
someone could help me with. 
It was developed on Windows and, according to comments on my blog and the
SitePoint article, it was working fine with Safari. However, I recently
tried it on a client's Mac and it didn't seem to be working properly (That
is, the Flash part of my home page was invisible). Apparently my own Mac,
which I rarely switch on, is so old it can't even install Safari (OSX 10.1).

 
So, my request is, if anyone with a Mac has a moment to spare to have a look
at my home page (www.neo-archaic.net) and tell me if the flash part of it
displays correctly - that is, if you can see the tree animation. I need to
figure this out before I start running around trying to find an available
Mac...
 
TIA,
Karina
 
 
Karina Steffens  |  Neo-Archaic
creative  technical new media design
 http://www.neo-archaic.net/ www.neo-archaic.net
 
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] Need help with testing ObjectSwap on Safari

2007-01-15 Thread Mike Dunlop

The tree animation works fine for me - good luck.


.
Mike Dunlop
// Droplab
[ e ] [EMAIL PROTECTED]


On Jan 11, 2007, at 12:31 PM, Karina Steffens wrote:


Hi List,

I'm having a bit of a problem with my ObjectSwap script, that I'm  
hoping

someone could help me with.
It was developed on Windows and, according to comments on my blog  
and the
SitePoint article, it was working fine with Safari. However, I  
recently
tried it on a client's Mac and it didn't seem to be working  
properly (That
is, the Flash part of my home page was invisible). Apparently my  
own Mac,
which I rarely switch on, is so old it can't even install Safari  
(OSX 10.1).



So, my request is, if anyone with a Mac has a moment to spare to  
have a look
at my home page (www.neo-archaic.net) and tell me if the flash part  
of it
displays correctly - that is, if you can see the tree animation. I  
need to
figure this out before I start running around trying to find an  
available

Mac...

TIA,
Karina


Karina Steffens  |  Neo-Archaic
creative  technical new media design
 http://www.neo-archaic.net/ www.neo-archaic.net

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] firefox hangs with wmode=transparent

2007-01-15 Thread Micky Hulse

Oliver Müller wrote:

This problem only occurs in Firefox - I got no problems in IE or Safari.


Use SWFobject, and try opaque instead of transparent.

You might find my post on Sitepoint helpful:

http://snipurl.com/14tmi

Good luck,
Cheers,
Micky

--
 Wishlist: http://snipurl.com/vrs9
   Switch: http://browsehappy.com/
 BCC?: http://snipurl.com/w6f8
   My: http://del.icio.us/mhulse
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] External Image smoothing

2007-01-15 Thread Arindam Dhar
Hi, 
   
  As far as loading is concerned, u cannot use BitmapData class to load an 
external jpeg image in runtime.
   
  Use MovieClipLoader to load an external jpeg and when the loading is done ,in 
onLoadInit() ,take a snapshot of it and assign to the ur BitmapData instance. 
Now ur BitmapData instance has the externally loaded image and open to ur 
manipulations.
   
  regards,
   
  Arindam
  
Sönke Rohde [EMAIL PROTECTED] wrote:
  Hi,

Is it possible to adjust the quality of an external loaded Bitmap/JPG with
Flash 8?
When I look into the BitmapData class it can only be used with Bitmaps which
are already in the library?

Cheers,
Sönke

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com



-
 
 Real people. Real questions. Real answers. Share what you know.
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


[Flashcoders] hell with swapDepths

2007-01-15 Thread sam rolfe

Ok, so i thought I could use swapDepth in my class files with a heap of
clips on stage, apparantly not. Does anyone have any tips on getting this
going ?
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


[Flashcoders] button symbol nested in a mc - scoping issue?

2007-01-15 Thread Mike Dunlop

Hello,

In my button that is nested inside of a mc, i am able to move the  
main timeline to different points but when trying to call a function  
that lives on the root timeline like the following:


_level0.myFunctionName();

Is not working. Is this some type of scoping issue?

.
Mike Dunlop
// Droplab
[ e ] [EMAIL PROTECTED]


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] hell with swapDepths

2007-01-15 Thread Mick G

Keep all the clips that you want to perform swap depths inside a holder MC,
that way when you're swapping depths it will only swap depths with elements
inside that holder MC, not other elements.


On 1/12/07, sam rolfe [EMAIL PROTECTED] wrote:


Ok, so i thought I could use swapDepth in my class files with a heap of
clips on stage, apparantly not. Does anyone have any tips on getting this
going ?
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] hell with swapDepths

2007-01-15 Thread robert

how are you using it? post some code...


On Jan 12, 2007, at 1:41 PM, sam rolfe wrote:

Ok, so i thought I could use swapDepth in my class files with a  
heap of
clips on stage, apparantly not. Does anyone have any tips on  
getting this

going ?
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] button symbol nested in a mc - scoping issue?

2007-01-15 Thread Arindam Dhar
hi,
   
  Scope wise there should not be any problem as u can address anything on root 
timeline from any timeline as _root.somevariable or _root.somefunction().
   
  Would u like to post the code?
   
  regrads,
   
  Arindam

Mike Dunlop [EMAIL PROTECTED] wrote:
  Hello,

In my button that is nested inside of a mc, i am able to move the 
main timeline to different points but when trying to call a function 
that lives on the root timeline like the following:

_level0.myFunctionName();

Is not working. Is this some type of scoping issue?

.
Mike Dunlop
// Droplab
[ e ] [EMAIL PROTECTED]


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com



-
Meet your soulmate!
 Yahoo! Asia presents Meetic - where millions of singles gather 
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] button symbol nested in a mc - scoping issue?

2007-01-15 Thread Mike Dunlop
The following code is on a button which is nested inside of a  
movieclip. I am also using a flash component from flashloaded.com for  
a dynamic tooltip. This component is why the button needs to be be  
inside a mc (otherwise it won't work.)



on(release) {
_level0.gotoAndStop(Some Label);// this works fine
_level0.myFunction();   // this doesn't 
work
}

Thanks.
.
Mike Dunlop
// Droplab
[ e ] [EMAIL PROTECTED]


On Jan 15, 2007, at 8:13 PM, Arindam Dhar wrote:


hi,

  Scope wise there should not be any problem as u can address  
anything on root timeline from any timeline as _root.somevariable  
or _root.somefunction().


  Would u like to post the code?

  regrads,

  Arindam

Mike Dunlop [EMAIL PROTECTED] wrote:
  Hello,

In my button that is nested inside of a mc, i am able to move the
main timeline to different points but when trying to call a function
that lives on the root timeline like the following:

_level0.myFunctionName();

Is not working. Is this some type of scoping issue?

.
Mike Dunlop
// Droplab
[ e ] [EMAIL PROTECTED]


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com



-
Meet your soulmate!
 Yahoo! Asia presents Meetic - where millions of singles gather
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] button symbol nested in a mc - scoping issue?

2007-01-15 Thread Mike Dunlop
I thought _root. was used relative to the object you are in, e.g. if  
you are in a movieclip _root is the main timeline of that movieclip  
and the only way to address the absolute root timeline from nested  
clips was to use _level0.


Is that not correct?

Thanks - MD


.
Mike Dunlop
// Droplab
[ e ] [EMAIL PROTECTED]


On Jan 15, 2007, at 8:13 PM, Arindam Dhar wrote:


hi,

  Scope wise there should not be any problem as u can address  
anything on root timeline from any timeline as _root.somevariable  
or _root.somefunction().


  Would u like to post the code?

  regrads,

  Arindam

Mike Dunlop [EMAIL PROTECTED] wrote:
  Hello,

In my button that is nested inside of a mc, i am able to move the
main timeline to different points but when trying to call a function
that lives on the root timeline like the following:

_level0.myFunctionName();

Is not working. Is this some type of scoping issue?

.
Mike Dunlop
// Droplab
[ e ] [EMAIL PROTECTED]


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com



-
Meet your soulmate!
 Yahoo! Asia presents Meetic - where millions of singles gather
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] flash.geom package backport to player 6

2007-01-15 Thread R�kos Attila

e you can use VEGAS my openSource Framework and this library PEGAS and this
e package pegas.geom :)

Thanks Eka, it seems to be good.

e You can use my framework in Flash 7 and Flash8 and you can transform my AS2
e class in AS1 class if you want (my framework is openSource ;))

No, I don't want to do that, I use AS2 in this project :)

  Attila

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


[Flashcoders] How to achieve this line open/close effect?

2007-01-15 Thread Marcelo de Moraes Serpa

Hello!

I'd like to achieve a masking effect similar to the one present on
this template:

http://www.templatehelp.com/preset/pr_preview.php?i=10712pr_code=3Q2P7g93F4eju93em4J52LUq1hYM59

The two horizontal lines that move vertically to show up the initial
background, then they get together and start moving in reverse to
show the picture
gallery.

But I'm confused on how to do it... firstly, do you think that it is
scripted or it is a timeline-only animation?

If it is to be scripted, I think that a mask MovieClip would have to
stretch its height to the current line _x position...

What do you think?

Thanks,

Marcelo.
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] button symbol nested in a mc - scoping issue?

2007-01-15 Thread Arindam Dhar
Every level will have its own root timeline.
   
  If u have a nested movie Clip mc2 a a particular level say level0, with a 
hierarchy as level0.mc.mc1.mc2 , the movieClip mc2 can address a variable at  
_level0 root timeline as _level0.variable or _root.variable,either way its okay.
   
  Now, the same movieclip mc2 will address a variable at _root of level2 as 
_level2.variable.
   
  So,_root is absolute for a particular level. If various nested movieClips at 
differnet levels need to inteact with each other then,
   
  1) for the same level _root is the main timeline.
  2) for different level, for eg. level 2,_level2 is the _root timeline of that 
level.
   
  Pleas correct me if I am wrong anywhere...
   
  regards,
   
  Arindam
  
Mike Dunlop [EMAIL PROTECTED] wrote:
  I thought _root. was used relative to the object you are in, e.g. if 
you are in a movieclip _root is the main timeline of that movieclip 
and the only way to address the absolute root timeline from nested 
clips was to use _level0.

Is that not correct?

Thanks - MD


.
Mike Dunlop
// Droplab
[ e ] [EMAIL PROTECTED]


On Jan 15, 2007, at 8:13 PM, Arindam Dhar wrote:

 hi,

 Scope wise there should not be any problem as u can address 
 anything on root timeline from any timeline as _root.somevariable 
 or _root.somefunction().

 Would u like to post the code?

 regrads,

 Arindam

 Mike Dunlop wrote:
 Hello,

 In my button that is nested inside of a mc, i am able to move the
 main timeline to different points but when trying to call a function
 that lives on the root timeline like the following:

 _level0.myFunctionName();

 Is not working. Is this some type of scoping issue?

 .
 Mike Dunlop
 // Droplab
 [ e ] [EMAIL PROTECTED]


 ___
 Flashcoders@chattyfig.figleaf.com
 To change your subscription options or search the archive:
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

 Brought to you by Fig Leaf Software
 Premier Authorized Adobe Consulting and Training
 http://www.figleaf.com
 http://training.figleaf.com


 
 -
 Meet your soulmate!
 Yahoo! Asia presents Meetic - where millions of singles gather
 ___
 Flashcoders@chattyfig.figleaf.com
 To change your subscription options or search the archive:
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

 Brought to you by Fig Leaf Software
 Premier Authorized Adobe Consulting and Training
 http://www.figleaf.com
 http://training.figleaf.com

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com



-
 
 Real people. Real questions. Real answers. Share what you know.
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] RE: Keyboard accessibility and sliders

2007-01-15 Thread Stefan Thurnherr

I found a quick (and dirty?) fix to this problem:

In 'onKeyDown' handler method of my custom slidebar I do
Selection.setFocus(this) at the end (surrounded by an if() checking
whether the pressed key was one of UP,DOWN,RIGHT,LEFT). This seems to
override the default focus associated action for the arrow keys.

As far as I can see, the only restriction introduced by this solution
is that one cannot navigate through the tabEnabled controls anymore
using the arrow keys. But I believe the TAB / SHIFT+TAB keys are
sufficient for this.

HTH,
stefan.


On 12/5/06, Dave Wood [EMAIL PROTECTED] wrote:

Hi Andrew

 Basically, once the slider gains focus, you then use keys to
 control the
 slider position.  The tab key moves the focus away from the slider.

 Here's the shortcuts I'd recommend:
 Right arrow and up arrow - increment slider (using right and up allows
 the slider to be vertical or horizontal with no impact on users)
 Left arrow and down arrow - decrement slider
 Ctrl+up and Ctrl+right - large increment
 Ctrl+down and ctrl+left - large decrement
 Home/end - lowest and highest slider positions


Makes perfect sense to me.
How would you prevent the left/right arrow keys from moving the focus
away from the current slider to the next/previous item in tab order?

David
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com