  | | | Flash Coders | Im using the menubar in a project. I 'm populating it with xml. I want menus
with no children to act as a regular button basically to take a user to a
site section or to quit the app. I only want t > What is the best way to wire up the button actions to the Class that will
> handle the logic.
>
I often have the class attach the button from the library (as a movie
clip) and then assign thCheck mx.controls.MediaDisplay for the isLivePreview method. Similar to
what Andreas sent but in the comp sources.
-justin
----- Original Message -----
From "Andreas Weber " <webweber@(protected)First I was like WOW that 's really cool. You can make xml config files
for applications and make them *extremely efficient to use. You don 't even
have to navigate the xml dom just assign a unryanm
I wasn 't asking you. -) I was asking the original poster. I didn 't
see your reply to the original poster until after I posted my message
- slow typist. Had I seen your post I wouldn 't If I have a button instance that just has a piece of text on it how can
I change the value of that text at runtime?
i.e. If I take and drag 2 instances of the above button from the library
to John_Sheridan wrote
> I knew Remoting kicked butt but I didn 't realize that it is THAT well
> suited for what I want to do. I know that Remoting is really robust
> and has a very compressed &can i load an external SWF into my file and also pass a value into that
SWF? ie.
Movie A load an external Movie B then set a Variable MovieB.thisData
something ??
Thanks
PS I feel baChris
What results are you getting exactly? They are not listed here.
-Mark
-----Original Message-----
From Chris Weber [mailto weber@(protected)]
Sent Wednesday March 17 2004 12 25 PMhttp //tinyurl.com/2mxwe
cheers
claus.
c?deazur.com
Eric Petersen wrote
> I am familiar with associating classes with the AS 2.0
> field under linkage but how do I associate it with a
> There has to be an easy way to do this that I 'm missing. Using Flash MX 2004
here.
** I want to tile a bitmap in a rectangle without scaling the bitmap at all
**
If I choose a bitmap fill and declare ur class as dynamic
dynamic class bla extends blabla{
}
-----Original Message-----
From Derrick Grigg [mailto derrick@(protected)]
Sent Wednesday March 17 2004 8 53 PM
To fSend an email to
< flashcoders-unsubscribe-name domain.com@(protected) >
replace name domain and com with your specifics
ie johnDoe@(protected) would be
flashcoders-unsubsHow would you guy do this
for (i 0 i <7 i++) {
temp eval( "valueSet "+i).split( " ")
toIndexMap[i] new Array()
for (j 0 j <temp.length j++) {
ixd "idx " + temp[j]
toIndexMap[i].That was just my typo - I 've tried it with several different
properties including the example shown with the correct syntax.
On Mar 18 2004 at 4 02 PM EECOLOR wrote
> Just a gues (notatioHi
List
My application required port 1626 to 1630 to be open for peer to peer
communication in OSX all the ports are closed by default. I would like
to open this port on MAC OSX.is there any w
> try this
>
> var mybutton mx.controls.Button
> myButton.clickHandler function(){}
>
> You 'll get an error saying there 's no property 'clickHandler '
> or something...
I dont see awhat if the loading comes froma flash executable ?
i 'm using bokels class to load some content and after the first time
loaded it get from the cache... but to say the true some times don 't
knoIt 's very nice being able to hack the timeout a little. But for most
purposes you should probably bear in mind that the scriptlimits setting
exists for a very good reason. Having the flash player scrollTrackColor
buttonColor
not work?
Can you show me an example via a URL link that shows the problem...i
don 't fully understand.
Thanks
Joe
> -----Original Message-----
> From Scott Blanchard [mailto octigonuser@(protected)I would guess that developers are just lazy. it can be a pain to design with
multiple resolutions in mind even though all the flash/vector art resizes
easily any embedded media doesnt fare so wellU can.
Goto C \Documents and Settings\ <user >\Local Settings\Application
Data\Macromedia\Flash MX 2004\en\Configuration\Classes (on XP). And check
the difference between XML and MovieClip.
GrHi
I never tried a 10Mb XML file but in any ways I wouldn 't make the search in
the XML structure I would parse it in an array that makes it easier for
search like anArray[i][keyword_id] and miIt does work. What is your grid instance name?
-----Original Message-----
From John_Sheridan [mailto john@(protected)]
Sent March 17 2004 9 55 PM
To flashcoders@(protected)
SuI 'd like the following to work it doesn 't
_root.previewtext.cycleCams.eval(this.name)._visible false
... it seems to return empty if I trace it out. However if I trace
out just "this.naIf i remember correct this should work too
com.label.StandardLabel
var str "StandardLabel "
var n_txt new com.label[str]()
U must use the class so it gets imported. When its importedI 've never heard of a feature that disappeared completely can you name one?
I understand its bad practice but in flash 's history did it really happen?
Thanks ryan
Carl-Alexandre Malartre
Hi FlashCoders!
What is the itemClassName setting in the DataSet component for and how does
it work?
I 've been having a hard time finding any info on this subject.
Kindly regards
S?reHi
It seems there is some odd behavior with printJop on Windows XP (SP1).
Here is the code structure of my printing function. So far it worked great
on MAC & PC Windows 2000 but the client seem |
|
 |