This happens to me also. On at least two different computers (both Win
XP, IE6). In every instance of 8 beta, released 8 and 8.5 alpha.
Would love to know the fix.
On 24 Oct 2005 17:40:05 -, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
I haven't noticed that in firefox, I have the 8.5 plugin
I for one do not have FlashPaper.
On 10/24/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
In the case of computers that are downgrading themselves, how many of
you have FlashPaper installed. I think Contribute also has a similar
issue. That is whenever you launch MS Office apps after upgrading
Try:
var my_bool:Boolean = flashvar_bool==false?false:true;
The basic problem is creating a Boolean with any string makes it true.
So creating it with the string false still makes it true.
On 10/28/05, Matt Ganz [EMAIL PROTECTED] wrote:
hi.
i'm receiving FlashVars in my object and embed code
Look at Xray on osflash.org (site not coming up for me right at the moment).
On 12/1/05, Jay Lepore [EMAIL PROTECTED] wrote:
Hello,
Can anyone provide with a recursive loop that loops through every mc and
further loops through every child mc's listing every movieclip, string,
object etc
Don't forget that you can get focus from Tab also, so just watching
for a click event may miss some instances of focusing.
On 2/27/06, Claudia Barnal [EMAIL PROTECTED] wrote:
Thanks again,
Just another thought.
If you know that you have received focus when the mouse is pressed on the
stage
This is the same thing that I discovered on a project last year. We
even discussed the issue with Macromedia and they basically told us
that the player was not intended to run for long periods of time.
The minimize, restore does seem to work though. It seems to allow the
GC to actually release
http://www.iarsn.com/taskinfo.html
On 3/15/06, Darren Cook [EMAIL PROTECTED] wrote:
There was also a utility that someone on the team found that would
force it to release the memory. But it was Windows only, and we had to
support Mac so we ended up taking it out.
Do you have a link or a
Flashcoders probably isn't the best place for this, but this is a
friend of mine:
http://www.superham.com/
On 3/21/06, Dan Thomas [EMAIL PROTECTED] wrote:
Hey am looking for some Disney-esque designer portfolios for a potential
future flash project. Anyone have any suggestions or can point me
What, have recruiters actually figure out how to find the right person
for a job? No way.
It seems that Flash (along with HTML/JavaScript) run into this problem
where recruiters, or even HR staff, don't understand what they need.
So we end up with these really bad keyword copy and paste lists.
I know that in the past I heard that the performance of webservices
was less than stellar in Flash. Can anyone with recent experience
comment on the performance?
Also, so that I make sure I have my technology correct, as I
understand with remoting the client receives native data types from
the
Thanks Jason, that is what I was thinking. So the WebService (and
supporting classes) parse the returned SOPE for you, so when you get
the callback you are just handling native data types? Or do you have
to build your own parser?
On 12/11/06, Merrill, Jason [EMAIL PROTECTED] wrote:
Also, so
Everyone always underestimates hackers. Everything is hackable, it is
just a matter of time.
That isn't to say don't bother. You just have to find the right
balance of time and effort vs. security.
On 12/28/06, JulianG [EMAIL PROTECTED] wrote:
I agree.
Perhaps it's a good thing that once the
Once you download the stand-alone player, double-click on it to launch
it. That should then be the default stand-alone player for the system.
Steve
On 2/13/07, Richard Helgor [EMAIL PROTECTED] wrote:
I hope this isn't a dumb question, but I've searched the internet for
hours and can't find an
Hi,
I have an issue with some e-learning content that I can't figure out.
The content is setup to communicate with the LMS using AICC and is
currently working fine in IE7 and FireFox. In IE6 it fails to finish
initializing and I believe I have tracked it down to a point where
Javascript is
to find the value of the
Flash object for IE6 ...
Hope this helps
Steve Mathews wrote:
Hi,
I have an issue with some e-learning content that I can't figure out.
The content is setup to communicate with the LMS using AICC and is
currently working fine in IE7 and FireFox. In IE6 it fails
Win XP
IE6
Behind router, no other firewall.
Flash Player 9,0,28
Connected with both successfully.
Is there any way the other person can test connecting to port 5554
using the AS2 version? This will at least tell you if it is a port
number related issue as opposed to a version issue.
On
I know this comes up with every version of Flash, but this time it
seems Flex does it right, so the question is can I share code/assets
in CS3 (mainly code)?
Basically I recently came on board after a project was started and it
has been built in Flex. But the only part of Flex we 'need' is the
We are in need of an experienced Flash developer and would prefer AS3
experience. We are currently a small company, and will be expanding
greatly in the near future. It is a great environment with lots of
opportunity for growth and learning.
Check the full job posting at
Try just doing:
var ssc:SomeSweetClass;
On 8/10/07, Rick Terrill [EMAIL PROTECTED] wrote:
Hi everyone, it's my first time posting to the board.
I'm trying to figure something out, or if it's even possible. I would like
to dynamically instantiate a class (via getDefinitionByName) but without
Hi Ben,
I am working on a project where we are doing a lot of C# - SWF
communication. I am not the person who implemented it, but glancing at
the code it seems that we do not use the returntype attribute. You
might give that a test.
Steve
On 8/28/07, Schmidtke, Ben [EMAIL PROTECTED] wrote:
I'm
There isn't a way to rotate without changing the x and y. But it is
all just math. Here are a couple resources you could look at.
http://jobemakar.blogspot.com/2007/06/rotating-around-point.html
http://www.senocular.com/flash/tutorials/transformmatrix/
Steve
On 8/28/07, julian atienza [EMAIL
Everything that Derek is spot on. Specifically you will want to look
at the ApplicationDomian class and it's getDefinition method.
On 9/5/07, Derek Vadneau [EMAIL PROTECTED] wrote:
You must store the classes as compiled SWFs. The Flash Player cannot
compile raw code on the fly.
Once you load
That describes me to a tee! I'll take the job. How much are you going to pay me?
On 4/25/08, Bright, Michael [EMAIL PROTECTED] wrote:
Bob: I had difficulty posting to this site. Basically we're looking
for a Sr. Flash Developer with ActionScript v3 experience.
Regards, Michael Bright
to the power of the language.
Steve Mathews
Senior Team Lead
Flypaper Studio, Inc.
2999 North 44th Street, Suite 200
Phoenix, AZ 85018
www.flypaper.com
On Wed, Jul 16, 2008 at 2:53 PM, Steven Sacks [EMAIL PROTECTED] wrote:
Everyone forgets their roots. Nobody remembers what it was like when
No, this is not easy. Unfortunately the data that defines the stage size is
not directly available in AS code. I believe it is only in the swf
file's header, so you would actually have to do a lot of work to figure out
what size the swf should be masked at.
Steve
On Thu, Oct 2, 2008 at 7:36 AM,
You could try here: http://www.flashgamelicense.com/
On Wed, Oct 15, 2008 at 4:02 PM, sebastian [EMAIL PROTECTED] wrote:
hello folks,
Does anyone know of a good place where i can buy pre-made games?
The games would ideally be in AS3 and i will need to be able to integrate
and re-skin to
One way to do this is to compile the class into a swf that you load.
Essentially you are creating modules or dlls. You just have to handle
loading them yourself. I have been using the technique for a while on a
project and it works great.
Steve
On Tue, Oct 28, 2008 at 12:13 AM, Jiri Heitlager
to name a
few), and other than hand-holding there isn't very much you can do.
Steve Mathews
Sr. Technical Lead
Flypaper Studio
On Wed, Nov 5, 2008 at 8:50 AM, Merrill, Jason
[EMAIL PROTECTED] wrote:
I'm going to throw a question out there to see if anyone has experienced
something similar
Make sure you line is draw as a Hairline and not a thickness of 1. Or if you
draw the line dynamically (in code) then make sure to set the line style to
no scale. Like this:
shape.graphics.lineStyle(1, 0x00, 1, *false*, LineScaleMode.NONE);
Steve
On Thu, Nov 13, 2008 at 7:07 AM, Sander
I currently work on an application that is winforms .NET (C#) that the UI is
in-part a Flash swf. We use f-in-box
(http://www.f-in-box.com/)http://www.f-in-box.com/ as
the wrapper and send/receive quite a bit of data between the forms and the
swf. We currently have a mixture of using
It is possible to dynamically load embedded fonts. That is, create
SWFs containing embedded font/glyph sets, then dynamically load these
into a running app as needed and apply to even Flash CS-authored
TextFields. It isn't obvious how to do this, but it is possible. Our
group is exploring this
So how about unsubscribing this jk (j...@masterkitchen.d) guy as his
auto-reply is quite old already.
Thanks,
Steve
On Wed, Jan 7, 2009 at 4:10 PM, Dave Watts dwa...@figleaf.com wrote:
Please don't send invitations to these sorts of things to the list. If
you can't apply the good sense to do
Here is another way of doing the same thing:
myXMLInstance..*::images;
Steve
On Sun, Jan 11, 2009 at 10:34 AM, David Bellerive david_beller...@yahoo.com
wrote:
The AS3.0 documentation states that when a QName instance does not have a
URI (it only has a local name), it will match any
Spotted a post over at Techcrunch about wonderfl.kayack.com . Looks like a
pretty cool project. And if the creator(s) happen to see this, a big thumbs
up!
Steve
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
And I jacked the url: http://wonderfl.kayac.com
On Mon, Feb 2, 2009 at 8:57 AM, Steve Mathews happy...@gmail.com wrote:
Spotted a post over at Techcrunch about wonderfl.kayack.com . Looks like a
pretty cool project. And if the creator(s) happen to see this, a big thumbs
up!
Steve
You could probably pull this off with a physics engine. You could probably
do it without also as a entire engine could be overkill.
On Thu, Feb 12, 2009 at 6:03 AM, Sander Schuurman
sander.schuur...@oswaldandruby.com wrote:
Hi cool list...
I'm trying to create a subtle/smooth rollover
Start your own, I will join! :)
On Thu, Apr 23, 2009 at 10:27 AM, Steven Sacks flash...@stevensacks.netwrote:
Anyone know of an active Adobe AIR mailing list (like Flashcoders/Flash
Tiger)?
Apollocoders is basically dead, and all posts are moderated.
http://www.ffmpeg.org/ maybe?
On Thu, Apr 30, 2009 at 10:23 AM, Henry Cooke
aninfinitenumberofmonk...@gmail.com wrote:
Anyone know a good way of doing this?
I've got a big stack of FLVs that I need to wrap up in SWFs so I can
control
their timelines properly.
I'd love it if there was a
Using Flash CS3 pro, trying to load a Flex based swf into a non-Flex swf and
pass a query string to the Flex application. Simple enough in theory, using
a Loader just point at the file and load. Add the loader to the stage and
all is good.
Now for the query string. Add it to the path ..
var
, Ktu ktu_fl...@cataclysmicrewind.comwrote:
I have an idea, not much of one, but worth checking?
Publish everything and test it live.
You never know, sometimes stuff like that happens.
(supposing you haven't already tried that)
Ktu
On Thu, Jun 18, 2009 at 6:45 PM, Steve Mathews happy
There is a way to this as a hack. No good way though.
The hack way is to do a try catch, throw an error in the try and parse the
error message in the catch. Only works with the debug player I believe.
On Tue, Jul 28, 2009 at 11:51 AM, Cor c...@chello.nl wrote:
Question: Is there a simple way
Ugh, then you go and use an if statement without brackets, and on the same
line to boot! I for one, would not want to maintain your code.
This is in jest of course. I am not going to say doing things shorthand is
wrong, but there are some very valid merits to not doing the shorthand
methods.
On
That looks really great. Can't wait to try it out for myself.
On Tue, Dec 22, 2009 at 6:05 AM, Ivan Dembicki ivan.dembi...@gmail.comwrote:
Hello,
working with XML: http://vimeo.com/8216219
beta coming soon
--
iv
http://www.bezier.ru
http://bezier.googlecode.com
Might be obvious, but bubbling only works on the display list. So if your
classes aren't all on the display list, then it won't work.
Steve
On Wed, Mar 17, 2010 at 11:39 AM, Mendelsohn, Michael
michael.mendels...@fmglobal.com wrote:
Hi Jason, thanks for responding!
Make sense?
Almost.
Right tool for the job? IMO Flash has never been that great at displaying
documents.
On Thu, May 6, 2010 at 12:45 PM, Matt S. mattsp...@gmail.com wrote:
Warning: Typical TechCrunch hyberbole and schadenfreude ahead.
Scribd CTO: “We Are Scrapping Flash And Betting The Company On HTML5″
Read
It makes me feel like there isn't a way to have the debug player installed
on Chrome.
I'm sure I am wrong, but I haven't found how to change it yet.
On Mon, May 17, 2010 at 2:05 PM, Ktu ktu_fl...@cataclysmicrewind.comwrote:
How did I miss this?
I searched the list and saw no posts about it.
, May 17, 2010 at 9:10 PM, Leandro Ferreira dur...@gmail.com
wrote:
type about:plugins and disable Shockwave Flash
Leandro Ferreira
On Mon, May 17, 2010 at 21:26, Steve Mathews happy...@gmail.com wrote:
It makes me feel like there isn't a way to have the debug player
installed
I really wish I could provide a link for this info but... I remember it
being said that no further Alchemy development would happen. In other words,
it is a dead project. If I can remember where I got the info I will pass it
on.
On Tue, Aug 3, 2010 at 7:41 AM, Merrill, Jason
48 matches
Mail list logo