Ask a Question related to Macromedia Flash Actionscript, Design and Development.
-
Dave_090 #1
transformation matrix
Hey,
I posted this before and don't think I got a response so I'm trying a second
time.
What do all of the letters in the beginGradientFill matrix indicate? I've
tried experimenting with different values but I can't make sense of any of the
results I'm getting.
any explanation would be appreciated.
thanks
Dave_090 Guest
-
XSL Transformation Error
I created a text-only version of my app using XSL Transformation (to comply with 6102 mandate) that worked great on my test server, but when... -
Free transformation
Hi, I've asked this question on the General forum, but maybe it really belongs here. I was following the instructions on... -
Transformation bug?
Either follow the steps below or visit this URL: http://wetworks.nl/public/transform.gif Steps: 1) Draw a Rectangle on the canvas: Width 30 x... -
Transformation panel
I cannot get the Transformation panel to open. When I press Control-M, the blue border at the top flashes, but no panel appears. Same thing when I... -
Transformation relative to a point?
It's possible to transform a model relative to another model, for example rotate a sphere around another sphere. ... -
Laiverd.COM #2
Re: transformation matrix
Had the same qiestion. This is what I found out; even at flashcoders
couldn't find anyone elaborating on it any further ;-(
matrix =
{a:value,b:value,c:value,d:value,e:value,f:value,g :value,h:value,i:value}
in which
a=xSize
b=vSkew
c=??
d=hSkew
e=ySize
f=??
g=xPos
h=yPos
i=??
John
----------------------------------------------------------------------------
-----------
RESOURCES
[url]http://groups.google.com/advanced_group_search?hl=en&as_ugroup=*flash[/url]
----------------------------------------------------------------------------
-----------
TUTORIALS at
[url]www.laiverd.com[/url]
Flash & PHP Emailform
Using textfiles in Flash
----------------------------------------------------------------------------
-----------
"Dave_090" <webforumsuser@macromedia.com> wrote in message
news:c230sv$pas$1@forums.macromedia.com...second> Hey,
> I posted this before and don't think I got a response so I'm trying athe> time.
> What do all of the letters in the beginGradientFill matrix indicate? I've
> tried experimenting with different values but I can't make sense of any of> results I'm getting.
>
> any explanation would be appreciated.
>
> thanks
>
Laiverd.COM Guest



Reply With Quote

