[Flashcoders] Split String

2005-12-03 Thread mikeb
Can anyone point me in the right direction on how to split a string using a special character(/). this is my first line / this is my second line / etc... Thanks! ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.c

[Flashcoders] Applying tween class to textfields

2005-12-03 Thread mikeb
I am trying to apply a tween class to a textfield. Nothing I do to it seems to work. Ive tried using the class on the textfield itself as well as placing it in a movieclip first and applying the class to that. Is there something im missing? ___ Flashc

Re: [Flashcoders] Applying tween class to textfields

2005-12-03 Thread mikeb
Sorry its still early ;) This is the movieclip tweening prototype I am using. It says it works with textfields as well but no luck so far. http://laco.wz.cz/tween/ Thanks ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfi

[Flashcoders] Select combobox item by data value

2006-06-16 Thread mikeb
Hello everyone. I am trying to select an item in a combobox component based on its data value. I found this solution (which works) but I have multiple comboboxes placed in many different spots in my movie that need this same functionality. Can anyone suggest a way to reuse this for multiple comb

[Flashcoders] radioGroup in multiple movieclip symbols

2006-07-19 Thread mikeb
Hey everyone. I am creating movieclips and in each movieclip I am creating a radiobutton. If I have all the radiobuttons in 1 movieclip symbol, then the radioGroup works fine for them, but if I place each radiobutton in a seperate movieclip (which i need) then the radioGroup does not work anymore.

[Flashcoders] Text Height in MovieClip help!

2006-05-10 Thread mikeb
I have a movieclip (scrollContent) that has a dynamic textfield in it that I add text too. If i trace(scrollContent._height) it comes up as 190, which is the same as it shows in the authoring environment. Why does the movieclip height not adjust based on the text height? Thanks! Booots

[Flashcoders] Getting the selection

2006-05-29 Thread mikeb
Can anyone tell me why this outputs -1 for every value? Could it be because the textfield looses focus when I click on the button component? I am trying to get the first and last position of the selected text in a dynamic textfield. Any pointers would be awesome! Outputs: String to Underline: |B