Hi,
I have a problem where I have implemented a 3D cube and an intro
sequence which can be seen here:
http://glenpike.co.uk/fitkin/_index.php
My problem is that I had to calculate the initial positions of the
zoomed in cube by using sliders to tweak the value then hardcoding them..
can anyone point me to a good tutorial on how to setup EA for AS3 code
generation?
i found this old tutorial for AS2...but im sure its outdated.
http://www.5etdemi.com/as2codegen/convertToAS2project.html
thanks
*artur :.*
___
Flashcoders mailing list
is it possible to have EA create a UML from AS3 classes built using PureMVC?
if so,
can it also update/sync the UML when the class is manually changed?
also how difficult is it to setup EA to run on an MAC?
thanks
artur
___
Flashcoders mailing lis
--
*artur :.*
- *www.artur.com*
- *ar...@artur.com*
- *ph:646.797.3320*
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
artur wrote:
is it possible to have EA create a UML from AS3 classes built using
PureMVC?
if so,
can it also update/sync the UML when the class is manually changed?
also how difficult is it to setup EA to run on an MAC?
There is a 30 day trial..
thanks
artur
_
is it possible to have EA create a UML from AS3 classes built using PureMVC?
if so,
can it also update/sync the UML when the class is manually changed?
also how difficult is it to setup EA to run on an MAC?
thanks
artur
___
Flashcoders mailing list
Hi Guys,
Thanks for helping me out!!!
I know about the Gaia panel option to set 100% width and 100% height
in combination with the center/center option.
This option scales the background (index).
The thing i'm trying to do is to make the diferent pages i've designed
scale up or down as wel
Also - have you got those text fields set to "anti-alias for
animation"? If not, you should - "anti-alias for readability" can
cause odd effects for moving text.
HTH,
Ian
On Wed, Jul 22, 2009 at 4:44 PM, Ruy Adorno wrote:
> Hello Sander,
>
> Nice to see you around here, I saw in twitter you're
try rounded values?
On Wed, Jul 22, 2009 at 11:31 AM, Sander Schuurman wrote:
> Hi list...
>
> I'm trying to make some kind of Dock...
>
> http://www.sentoplene.com/dock
>
> But sometimes when I stop with the mouse, some characters keep on moving
> slightly... How can I get rid of that?
>
> I'm
Hello Sander,
Nice to see you around here, I saw in twitter you're starting your own
dock effect this morning.
It's hard to know the reason for this strange behavior of the elements
without see the code, but I have a guess that could be some problems
with float numbers, I already have similar
That's because of your ENTER_FRAME I guess.
Use MOUSE_OVER and MOUSE_OUT instead
Look here and mouse over the bottom menu:
http://www.badmintonclubnetwerk.nl/_Cor/TYG/
Regards
Cor van Dooren
The Netherlands
-Original Message-
From: flashcoders-boun...@chattyfig.figleaf.com
[mailto:fla
Hi list...
I'm trying to make some kind of Dock...
http://www.sentoplene.com/dock
But sometimes when I stop with the mouse, some characters keep on
moving slightly... How can I get rid of that?
I'm simply doing on Event .ENTER_FRAME: scaleIcons and then
positionIcons.
I'v tried to trigger
You should be able to set this in the Gaia panel that's added to the Flash
IDE when you install the framework.
On Mon, Jul 20, 2009 at 11:09 AM, Mario Gonzalez wrote:
> I'm not familiar with the Gaia framework, so I'm not sure what some of
> those function calls (alignSite()) or properties are (
The predicate filter should also work.
myXMLList:XMLList = projectsXML..tags.(tag == "Website"); //return an
XMLList object containing all nodes who's value is "Website"
On Thu, Jul 16, 2009 at 9:11 AM, Mark Burvill wrote:
> Awesome - that's what I'm after. I didn't know about "contains".
>
>
Not sure about the border bit, but your PHP code leaves you wide open to
someone uploading some very nasty code that is not necessarily a png
image. You should at least getimagesize or Imagick to check if it's a
valid image before saving it to a folder accessible from the web.
yuva rani wrote
< http://www.tufat.com/s_flash_chat_chatroom.htm
Thanks for that Glen,
That looks really interesting.
John
Glen Pike wrote:
You can use a database to store data in for a chat server, but you
will need to have some kind of server side "maintenance" script to
weed out the database.
With a soc
Hi all,
i have done png saving of selection of TextFormat..
i want to saving it in PHP file with transparent bg with text below the
image.
but i get text with border while saving it..
here the below code.. anything is to added in php or Flash as3 may i know..
Any body knows this help me?
my Fl
You can use a database to store data in for a chat server, but you will
need to have some kind of server side "maintenance" script to weed out
the database.
With a socket server system, you usually have to have a dedicated
server, or at least one which lets you log into the shell and create
s
hey,
My boss asked me to develop a Cards Game called "Estimation" (I don't know
if you heard about it). It is a Cards game similar to spades, where there
are tricks, bids, etc.
The game is going to be a Facebook application, so it is required a
multi-player option (real time).
At first I thought I
19 matches
Mail list logo