Just an fyi, but this is something that we are working on addressing.
mike chambers
m...@adobe.com
On May 9, 2013, at 9:42 AM, Weyert de Boer wrote:
> I think the main issue with EDGE is that it generates such big files. I
> haven't been able to create a useful banner animation wi
Check out CreateJS:
http://www.createjs.com/
Includes the ability to export from Flash Pro.
mike chambers
m...@adobe.com
On May 8, 2013, at 8:30 AM, "Liu, Peter" wrote:
> Why can't Adobe make HTML5 as one of the publishing options, then we can
> continue to use Flas
Well, we do another level of optimizations via LLVM (so some of the performance
stuff you mention is addressed).
mike chambers
m...@adobe.com
From: flashcoders-boun...@chattyfig.figleaf.com
[flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Kevin
No core language changes, although there are some new APIs.
mike chambers
m...@adobe.com
On Nov 2, 2009, at 10:32 AM, Kevin Newman wrote:
Kevin Newman wrote:
What I'm really interested in is are there any other language
improvements/additions coming with the update (private constru
other
solution (such as Objective-C or Unity3D).
mike chambers
m...@adobe.com
On Oct 8, 2009, at 5:13 PM, Eric E. Dolecki wrote:
Yes, it is an assumption not based on any fact. My opinion right now
as I
believe I stated originally.
I saw what is supported and I know the vast ocean of iPhone APIs
I think that is a misguided statement, not based on any fact. Why do
you assume / suggest that using Flash will be inferior for building
all types of iPhone applications and content?
mike chambers
m...@adobe.com
On Oct 8, 2009, at 5:50 AM, Eric E. Dolecki wrote:
If you want to *really
You need to download the code from the as3corelib library:
http://code.google.com/p/as3corelib/
mike chambers
m...@adobe.com
On Sep 24, 2009, at 4:36 PM, Bassam M wrote:
Hi guys anybody know where is the folder com.adobe I'm confuse
about the
class I don't know wher it's an
Where is the actual function?
You cant store a function in XML, on the name. You can then use that
name to construct a call to the function. Where is the function?
mike chambers
[EMAIL PROTECTED]
mike chambers
[EMAIL PROTECTED]
On Sep 6, 2008, at 7:40 AM, Gerry wrote:
Mike,
Neither of
if fnct is a function:
stepArray[0].fnct();
if it is a string:
stepArray[0]["fnct"]();
The 0 is the index from the array you want to retrieve.
mike chambers
[EMAIL PROTECTED]
On Sep 5, 2008, at 8:30 PM, Gerry wrote:
I have an array built from and XML file that I want to step t
Just set the initial height and width in the app descriptor / xml file.
This is all covered in the air docs.
Hope that helps...
Mike Chambers.
Sent by GoodLink (www.good.com)
-Original Message-
From: eric e. dolecki [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 30, 2007 02
syntax errors).
Personally, I would always have one event listener per button as I
feel it make it a little easier to read the code.
mike chambers
[EMAIL PROTECTED]
On Oct 30, 2006, at 4:12 PM, Mike Keesey wrote:
One way would be to create a subclass of Event that stores the
parameters.
In
World");
}
}
}
Then compile like so:
mxmlc HelloWorld.as
That will compile a SWF.
If you want to use the Flex Framework, then you :
a. have to use the technique I describe below
b. have to take the size hit that using the framework entails
Hope that helps...
mik
e the framework via
ActionScript.
If you just want to use ActionScript and no framework, then mxmlc
will also compile an .as file.
Hope that helps...
mike chambers
[EMAIL PROTECTED]
On Jul 5, 2006, at 11:58 AM, Zárate wrote:
Hi all,
I want to start playing with AS3 so I´ve downloaded the F
(as it was originally focused at the Enterprise space).
And Flex based apps can easily communicate with backends such as ASP,
PHP, etc...
mike chambers
[EMAIL PROTECTED]
On May 25, 2006, at 5:43 AM, Christian wrote:
The other issue i see with flex is it's ability to scale. It doesn
does it compile if you just have a simple hello world example, with
an empty constructor?
mike chambers
[EMAIL PROTECTED]
On May 24, 2006, at 6:37 PM, David Peek wrote:
Hey list,
I'm trying to compile AS3 on my mac, have tried every which method
and keep on running into the same
We have had Mac builds of the SDKs (compiler, frameworks, etc...)
since beta 2.
http://www.adobe.com/go/labs_flex2_downloads
In fact, I am developing in AS3 and Flex 2 on my Mac right now.
mike chambers
[EMAIL PROTECTED]
On May 23, 2006, at 6:10 PM, Michael Bedar wrote:
There may have
Remember that this is a beta, so there are going to be issues.
We have recently fixed a bunch of issues with eternal interface
(including the ones mentioned by Geoff).
Do you have a simple reproduceable test case? If so, I can send it to
the team.
mike chambers
[EMAIL PROTECTED]
eric
Well, you might want to start by posting some code examples.
mike chambers
Doug Tangren wrote:
I am a mac user using flash 8 testing on safari 2.0.3. , flash's
external interface and I am not getting flash to communicate with
javascript or visa versa. Can anyone
can it be done with AS2?
Mike Britton
On 5/4/06, Troy Rollins <[EMAIL PROTECTED]> wrote:
>
> On May 4, 2006, at 1:01 PM, Mike Chambers wrote:
>
> > Also, I am doing this in AS3, not AS2.
>
> You wouldn't happen to be doing this in AS3 on a Mac, would you
> Mike
Well, wait no more. We have had the Flex 2 Beta for Mac for a month or
two now:
http://www.macromedia.com/go/labs_flex2_downloads
Just click the link on that page for
Flex SDK 2.0
mike chambers
[EMAIL PROTECTED]
Troy Rollins wrote:
On May 4, 2006, at 1:01 PM, Mike Chambers wrote
.
Also, I am doing this in AS3, not AS2.
mike chambers
[EMAIL PROTECTED]
Weyert de Boer wrote:
It probably is a dumb question, but what do you exactly mean by 'HTTP
basic
authentication'??? :)
I think he means the simplest form of http authentication, meaning the
credentials are ab
ugh a proxy.
mike chambers
[EMAIL PROTECTED]
[EMAIL PROTECTED] wrote:
Hi
Has anyone incorporated the del.icio.us API or similar social bookmarking
feature into any of their projects?
Just looking for examples and ideas at the moment and what is/isn't possible.
Thanks in advance
Jim Bachalo
Make sure you have the most recent version:
http://weblogs.macromedia.com/emmy/archives/2006/03/flash_player_8.cfm
mike chambers
[EMAIL PROTECTED]
Patrick Matte wrote:
We have a performance issue here with the flash player on a brand new
macbook pro. Our latest site that uses flash 8
services
This is all in the player and the framework, and is available (and free)
to everyone.
mike chambers
[EMAIL PROTECTED]
Mike Anderson wrote:
Wow that is great!
If I hear you correctly then, there is NO Data functionality built into
the BASIC Flex 2.0 Architecture?
For a SWF file to
fyi, You can download a beta of Flex 2, Flex Builder, Flash Player 8.5
and mxmlc (command line compiler) from:
http://labs.macromedia.com
mike chambers
[EMAIL PROTECTED]
Dave Watts wrote:
Early on though, I thought there some "legalities"
surrounding the "pre-compiling&quo
More info here:
http://weblogs.macromedia.com/mesh/archives/2006/03/new_open_source.cfm
[EMAIL PROTECTED]
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/fla
docs.
mike chambers
[EMAIL PROTECTED]
On Dec 30, 2005, at 9:20 AM, Jeff Mastropietro wrote:
Nathan,
Thanks, I was aware of both of the Macromedia methods, and I have
switched over to the Macromedia Flash JavaScript Integration Kit.
It has pretty poor documentation, and that is why I did not
Based on the workflows shown by Kevin Lynch at the Spark Europe
conference, I would think about it more as an app runtime than a browser.
mike chambers
Merrill, Jason wrote:
So Apollo will be a sort of web browser that has a flash and PDF
renderer built in
Yes. Next build.
mike chambers
[EMAIL PROTECTED]
Martin Wood wrote:
apparently its coming in the next build.
Ralph Caraveo wrote:
Does anyone know if you can get the collapsable function window in Flex
Builder 2? In Eclipse you have access to a window where you can see a
birds eye view of
Again, the FAQ items refers to Apollo, and not the web based plugins /
players.
mike chambers
[EMAIL PROTECTED]
Merrill, Jason wrote:
Flash Player X = Flash Player 8 + Adobe Reader
I think Flash player 8.5 will be out before PDF is integrated in the
player though. At least, that'
Yes. That is correct. It is referring to Apollo, and not the web based
plugins.
mike chambers
[EMAIL PROTECTED]
hank williams wrote:
Yex, it is apollo. I just didnt use the code word. But that is what I
am referring to.
Regards
Hank
On 12/7/05, Mark Winterhalder <[EMAIL PROTECTED]>
fyi
http://labs.macromedia.com/wiki/index.php/ActionScript_3:articles:string_stringbuilder
mike chambers
[EMAIL PROTECTED]
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
assigned a value has a
default value of null.
--
This is an alpha, so there are probably still some inconsistencies in
the docs and APIs.
mike chambers
[EMAIL PROTECTED]
Robert Edgar wrote:
Thanks spike for taking the time to reply but...
Calling it legacy seems to contradict the current AS3
The issue was with the presenters Mic and bandwidth.
Btw, FlashCoder's isn't really the place to post on this topic.
mike chambers
[EMAIL PROTECTED]
Chad Mefferd wrote:
Anybody doing the OS Flash Breeze presentation right now?
It sounds like Arabic being spoken into a tin can at
Make sure you compile it.
CTRL-B
You may just be viewing old examples. Also, hit the debug button and not
run. That way it will tell you if there are run time errors.
mike chambers
[EMAIL PROTECTED]
Merrill, Jason wrote:
I'm just hitting the "run" button on the mxml fi
Remember also that panel is just a class. So, give it an id, like so:
and then you can do:
panel1.title = myXML.day[0].name;
(but, you should also be able to bind via the example I sent earlier).
mike chambers
[EMAIL PROTECTED]
Merrill, Jason wrote:
Actually, yeah, so doing this in a
Really? That is working for me.
Make sure that you are compiling the project before debugging.
mike chambers
[EMAIL PROTECTED]
Merrill, Jason wrote:
Yeah, no dice Mike. No compiler or player errors, but no text in the
panel title either.
Jason Merrill | E-Learning Solutions
You can turn this off with:
Project > Build Automatically
mike chambers
[EMAIL PROTECTED]
Muzak wrote:
Hmmm, can't say I've noticed that.
Only thing that annoys the hell out of me is the 'rebuilding workspace' dialog each time
I hit "CTRL+S".
I tend to h
;t believe the underlying URLRequest
classes are.
mike chambers
[EMAIL PROTECTED]
Merrill, Jason wrote:
Cool, well if you figure it out, let me know. Thanks!
Jason Merrill | E-Learning Solutions | icfconsulting.com
-Original Message-
From: [EMAIL PROTECTED] [mailto:flashco
).
The mx.* packages are part of the framework. The flash.* classes are
part of the player.
This is an early ALPHA, so documentation and implimentations may not be
complete.
mike chambers
[EMAIL PROTECTED]
hank williams wrote:
Ok, so I am potentially back to my original position of being
With E4X:
http://labs.macromedia.com/wiki/index.php/ActionScript_3:resources:apis:E4X
mike chambers
[EMAIL PROTECTED]
Merrill, Jason wrote:
Cool, thanks. That didn't throw any errors. Now how would I traverse
that XML data in my mxml?
Jason Merrill | E-Learning Solu
reationComplete()">
--
mike chambers
[EMAIL PROTECTED]
Merrill, Jason wrote:
Thanks Mike, but I tried your script and got the exact same compiler
errors. Ultimately what I am trying to do is bind some XML data into a
pie chart. I have the pie chart working fine, but the
are ColdFusion
(via an alpha adapter) and Flex Enterprise Services (which is not in
public alpha yet). As far as when third party remoting services support
this, you will need to talk to those project's leaders.
mike chambers
[EMAIL PROTECTED]
hank williams wrote:
I think that you are
kages because some APIs moved.
Hope that helps...
mike chambers
[EMAIL PROTECTED]
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
No. Currently Flex Builder creates Flash Player 8.5 SWFs.
mike chambers
[EMAIL PROTECTED]
Kent Humphrey wrote:
Is it possible to use the new IDE to produce Flash Player 8.0
compatible .swfs?
Of course, you couldn't use any of the new AS3 abilities, but can it
work like Flash 8 - as
This should work (havent compiled, so might have a typo or two).
http://www.macromedia.com/2005/mxml";
creationComplete="onCreationComplete()">
mike chambers
[EMAIL PROTECTED]
Merrill, Jason wrote:
I'm trying to load in an XML file in Flexbuil
ons. We didnt "give away"
the original version of Flash Remoting, but open source versions were
created anyways.
mike chambers
[EMAIL PROTECTED]
hank williams wrote:
Well, paraphrasing from the manual.
"AMF requires flex enterprise services".
I have read the docs for this se
You can view a captivate demo on how to create an ActionScript only
project in Flex Builder here:
http://labs.macromedia.com/wiki/index.php/Flex_Builder:tutorials:create_as_project
Basically
File > New > ActionScript Project
mike chambers
[EMAIL PROTECTED]
David Stiller wrote:
the
download the source yourself, and make any changes you see
necessary (it is, afterall, and open source project).
mike chambers
[EMAIL PROTECTED]
Eric Mauvière wrote:
- I shouted it from the rooftops that the Flash/JavaScript communication
was now reinforced; yet unfortunately it only works with
Until of course Microsoft sues the mono guys:
http://techupdate.zdnet.com/techupdate/stories/main/0,14179,2887217,00.html
mike chambers
Weyert de Boer wrote:
freebsd) is not available for MacOSX but you can use the opensource
alternative Mono (go-mono.com) and use that it. It works like
I think you need to distinguish between the .NET runtime, and ASP.NET.
mike chambers
[EMAIL PROTECTED]
ryanm wrote:
How does that work on the Mac?
Go to any site developed with .NET on a mac, and it'll work.
ryanm
___
Flashcoders mailing
.
Basically, at runtime the byte code is translated into machine code, and
thus performance is significantly better.
mike chambers
[EMAIL PROTECTED]
Frédéric v. Bochmann wrote:
Hey,
Mike Chambers posted this nice video about Kevin Lynch’s Session at Web2.0.
http
That is correct.
mike chambers
[EMAIL PROTECTED]
Muzak wrote:
I think your mixing Flex Builder 2 alpha with Flash IDE 9 alpha.
Fex Builder 2.0 alpha --> october 17
Flex Builder 2.0 final --> first half 2006
Flash 9 alpha --> spring 2006
Flash 9 final --> when its r
We have determined pricing yet, although it will be priced as a desktop
IDE (i.e. less that $1000).
mike chambers
[EMAIL PROTECTED]
Michael Bedar wrote:
Mike, Has any pricing been announced for the new FlexBuilder ?
On Oct 6, 2005, at 9:10 PM, Mike Chambers wrote:
That links says
54 matches
Mail list logo