Mmmm...
Interesting take..
Thanks Gustavo,
Currious about this xml.tar.gz, do you have more info on what that
does for your site?
Best
Karl DeSaulniers
Design Drumm
http://designdrumm.com
On Jul 2, 2009, at 10:41 PM, Gustavo Duenas LRS wrote:
you could use to optimize a flash site the swfad
you could use to optimize a flash site the swfaddress, you can
download it from here:
http://www.asual.com/swfaddress/
and I'll send you a link for you to see how to apply this to your
code, Actually the structure I have now is based on that.
You can use the metadata available in your keyword
OH, well sweet deal.
GTK
Best,
Karl DeSaulniers
Design Drumm
http://designdrumm.com
On Jul 2, 2009, at 10:33 PM, Gustavo Duenas LRS wrote:
Ok I got it.
the problem was that I got my buttons which were movieClips named
the same as functions, I've just changed the name from about() to
abou
H...
I think I am mistaken about the Void.
Make all the "Void" back to "void" on the "onClick" function.
Do you have a listener set up for your button?
//declare your functions before the onClick
function about():Void{
//do something
}
function commercial():Void {
//do somet
Ok I got it.
the problem was that I got my buttons which were movieClips named the
same as functions, I've just changed the name from about() to aboutUs
() and now it is working, thank you.
Gustavo
On Jul 2, 2009, at 11:18 PM, Gustavo Duenas LRS wrote:
Ok I've tried just what you say and no
Hello List..
I could go to Google and try and find this out, but I figured being
the seasoned designers you are, I would be in better hands if I asked
here.
Excuse me if this is a little off-topic, but what, in your opinion,
is the best way to optimize your flash site for search engines?
Ok I've tried just what you say and now I HAVE IMCOMPATIBLE OVERRIDE
AND DUPLICATE FUNCTION DEFINITION, SOMEONE HELP ME PLEASE!!!
GUSTAVO
On Jul 2, 2009, at 10:44 PM, Karl DeSaulniers wrote:
Hey there Gus,
I think you just had a couple of things typed wrong. Try this:
//declare your functio
Hey there Gus,
I think you just had a couple of things typed wrong. Try this:
//declare your functions before the onClick
function about():Void{//you had a lowercase "void" here it needs to
be "Void"
//do something
}
function commercial():Void {//you didn't have a "Void" here
Hi coders I have this code
this is an onclick function
function onClick(e:mouseEvent):void{
if(e.currentTarget.name =="about"){
about();
}else if(e.currentTarget.name=="contact"){
contact();
}else if(e.currentTarget.name=="commercial"){
commercial();
}else{ gotoAndPlay(3);}
}
function about()
Thanks. I fixed it by adding a Footer_mc.scaleX = 1; just before the
Tweenlite tween so the scale is reset before calculating the new one.
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashc
ersion of virus signature
database 4211 (20090702) __
The message was checked by ESET NOD32 Antivirus.
http://www.eset.com
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
Hi,
i have a MC (footer background) that is scalled proportionally to the stage
width. I use Event.RESIZE and it works nice if i expand the window from its
borders or corners, but it doesn't work if i click the minimize/maxmize
button.
Aren't the minimize/maximize buttons the same as resizing the
yeah, lower the quality between stopping points if there are any,
a big filesaver is to remove every other frame, although depending on
what you're doing that is too big of a quality loss.
depending on the sequence try reusing images for symmetrically-flipped
images; i.e. a 360-degree spin at 90
User error - was permission problem - the user was not in the required
groups...
Glen Pike wrote:
Hi,
Anyone here having problems with webcams on Linux. I have upgraded
my kernel from 2.6.27 to 2.6.29 and now Flashplayer can't find my
webcameras?
Glen
__
I'm using fileStream to save a text file. This works OK, but introduces
some strange characters at the beginning of the saved text.
I'm saving XML data. I've kept this as an XML object and also converted
it to string -- same thing always happens.
Any idea how I can get rid of these characters?
Hi,
Anyone here having problems with webcams on Linux. I have upgraded
my kernel from 2.6.27 to 2.6.29 and now Flashplayer can't find my
webcameras?
Glen
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.
Hi,
if you are rendering it to jpg's what does the polygon count matter? Crank
it up until it looks so good you're pc is on its knees:)
We've been doing like wise things, which required about 180 jpg's, but you
might be able to skip a lot of those using some nice effects.
In addition in our setup
Hi List,
this is a bit off topic, but I need to generate a serial for an online
payment.
Basic process is:
* customer pays
* mail with invoice and serial should be generated including account data
* customer logs into account with data from email, downloads game
* installs game using given serial
Hi, I am about to get some rendered frames of a car for a 360 as a targa
sequence for use in flash as an image (JPG's) sequence.
Does anyone know what the optimum target polygon count is for the vehicle
exterior?
Does anyone know roughly how many JPGs will be needed to create a smooth
sequence?
19 matches
Mail list logo