  | | | Flash Coders | Hello!
I wonder if others have run into this interesting situation when you try to
rotate and scale some of the Macromedia components for example the button
data grid combobox accordion andI am trying to make sure my documents are valid XHTML
and the W3C validator has instructed me that the embed
tag is not included in the XHTML 1.1 document type
definition. Is there any way around tHi
When researching I 've read that in Flash MX 2004 strings converted to
booleans are true when non-empty whereas they in Flash MX were true only
when Number(string) where non-nil and non NaHow would I tween the _width and _height of MovieClip 'canvas_mc '
independently given the scenario below? I don 't always want my scaling to
be uniform for each dimension.
import mx.effects.*
imLooking at your code...i might suggest
set(this[ "t " + this.n] o)
Thus if this.n "Foo " it would be like saying
set(this.tFoo o)
> -----Original Message-----
> From martin Did you try movieClip / button .trackAsMenu?
Peter
www.peterjoel.com
www.macromedia.com/go/team/
----- Original Message -----
From "Daniel Hai " <d@(protected) >
To <flashcoders@(protected)thanks EEcolor it helped i am idiot i tried similar but that didn 't
work....
----- Original Message -----
From "EECOLOR " <eecolor@(protected) >
To <flashcoders@(protected) >
Sent o is reference of that new MC just in cope of the function i want to add a
variable "t "+ number (this.n) that was increased during the attach process
so the object will have poperties t1...t20 U could do
var reference_obj new Object()
reference_mc attachMovie( "someclip " 1)
reference_obj[String(reference_mc)] reference_mc
Greetz Erik
At 16 45 20-3-2004 you wr
What does this.t and this.n reference?
If I understand what you want to do (t being an object and n a string
variable) I would try
set(this.t._name+this.n o) ??
(20/03/04 16 35) martin weishi i want to assign references of movieclips (being somewhere burried in
different scop than my object is) to my object...
*var o* is reference returnd by attachMovie....
set(this+ ".t "+this.n
Hi we have a little problem
When it says that he limit of banners are 15kb for gifs or swf 's.
-does that mean
"Size " or "Size on Disk " ( file properties )
"Size on disk " is mostly a littleNope...!! It didnt work Keith.
Does it work in your machine? I tried it... (
--sajid
-----Original Message-----
From Keith L. Miller [mailto millerk@(protected)]
Sent Friday March 1
I got files that I work with in fmx2004.
But every time I save.. It is annoyingly that
It will convert to fmx2004 document !!
Is there a jsfl-script for this ?
Or must I take save as every I have this code
this.loadMovie( "http //www5.2flashgames.com/n32h8s8u9a12n3/flash/f-583.swf ")
setInterval(function(){ trace ( "here ") } 15)
the setInterval stop after the loadMovie completehow abt popping other option buttons on rollOver of parent button??
> -----Original Message-----
> From Daniel Hai [mailto d@(protected)]
> Sent Saturday March 20 2004 2 22 PM
> To flashcodI want to make a drop down that pops up multiple options(other buttons with
over/hit/click states) when i press the button and goes away onRelease and
then returns a value. The problem is that evI just found that an element will become a property of an XML document if
the element has id attribute specified. The name of the property is the
value of the id attribute. For example
var src Son this site
http //www.wddg.com/johnmarksorum/jms_photographer.asp
I would like to understand how the image effects are
done on this site. especially when the first image
appears. there are mOh I see.
With what you just mentioned and using DataGrid.addItem() to add more
records when the time comes to send the Data back to the server do you
simply reference the Data contained insidHello!
<warning! this message might contain stupid questions >
I want to write an AS2 class that would return a buffer of the last n keys
that were pressed.
I found a post at onRelease but is in Hi everybody
Still working on a class that included a check for an online connection
using an online file. Although it works I feel that the coding could be
far more efficient as now I use two href "JavaScript displayWindow( 'http //www.mysite.com '
500 300) " >mySite.com
your quotes are wrong. Wrap the href string in doubles and your
javscript string in single.
-----Original MessagDoh! I forgot that I needed to escape the characters. That got it. I need
more doughnuts...
// Jaye Morris | Multimedia Design
// www.jayezero.com | jaye@(protected)
-----Original Message----The fonts embedded in the library doesn 't work properly.
Only way i can get HTML embedded fonts to work is create a text box for each
font on the root of the movie somewhere out of sight with theMaybe you should think about using a different data structure.
Perhaps a linked list would solve this problem more elegant
You start with a array of keys that are allowed for the first key
eachHi Shane
Sorry should have been a bit more complete. I 'm also using a holder mc and
just attaching the movies to it. The slowdown is being caused because the
mc 's hold dynamic textfields.
Ithotskee wrote
> However if the escape code comes in from the XML doc and is dumped into a
> text field the escape character just displays as \u2014...
Hmm how are you storing the text in the > One of the concerns we are having with development of this system is the
> risk of having the same ActionScripts and
> objects behave differently between OS 9 and OS X. Our initial experiments
>I 've been attempting to educate myself on V7 broadcasters and listeners and
how to use them. After thinking I understood this I built a small app.
with two classes which I want to "talk " to each o |
|
 |