@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13



Comments:

<0> or several buttons to control a textfield's content
<1> well they all control a textfields content
<0> so what's the obstacle
<2> http://pastebin.com/657460 <--why doesnt this work when it works without with/this?
<1> but i want one to be released and keep the text there even if when other buttons rollover changes that text
<1> do u know what i mean?
<0> so what takes priority
<0> pettern_, your this inside the loop isnt the with(mc)'s mc
<0> its on the same scope as your code
<0> so just remove "this" inside the "with"
<1> the button thats clicked takes priority
<1> the rollovers just preview
<0> so that means onClick on ANY button, all rollOver's are disabled?
<1> no
<1> they arent disabled
<1> tahts the thing



<1> say i have three buttons on rollover shows something in the text
<1> u click button one the dynamic text stays like that
<1> but when you roll over others you can still see their text, but when you rollout i want to keep it the text of hte clicked button
<3> Does anyone knows a good actionscript editor?
<1> so i thought id just make a string var and set it each time a button is clicked to its text
<2> F1-Work, ty:)
<0> pacabel ok that makes moer sense now
<0> pacabel, right that sounds like a good way to do it
<0> basically you'll want to keep the old value to a var and onRollOver just reset to that var
<0> for the textfield
<0> diederick, Flash? :^)
<3> no something link SE|PY
<3> but than one which is stable
<1> f1: thanks, sorry i wasnt more clear
<0> diederick, huh?
<0> pacabel, 'ts aight man
<3> ?
<1> i have another thing i cant seem to figure out the best way of doing if you care to help
<0> shoot
<1> i have a bar with the numbers from 1 to 5, on the click of a button i basically want to slide out this bar up to a certain one of those numbers
<1> so say i click my first button and i want to slide out to 3 it will slide out just to three and stop and button two maybe i want to slide to 5 it will slide it all the way out
<1> i cant figure out a good way to do that
<1> i thought just using math and tweening + the width* the number
<1> or something
<0> right
<0> well an easy way to do this is to store the positions in an array
<0> so array will be filled with i*width+spacing
<1> ohh
<4> hey now... anyone know how to resolve these errors? using flash 8 on new install
<4> **Error** C:\Documents and Settings\Owner.pc1\Local Settings\Application Data\Macromedia\Flash 8\en\Configuration\Cl***es\FP8\TextField\StyleSheet.as: Line 7: The name of this cl***, 'TextField.StyleSheet', conflicts with the name of another cl*** that was loaded, 'TextField.StyleSheet'.
<0> and onClick of a button, the bar onEnterFrame's to that position then delete onEnterFrame once reached destination
<1> and i*width+spacing would = _x?
<0> other way around
<0> _x will equal to taht
<1> _X =
<1> sorry yea
<1> just wanted to make sure my logic was somewhat decent
<0> SpaceE, dont ever, ever do that again
<4> F1-Work, lol
<1> so on the bar.onEnterFrame tween?
<1> no thats not right
<0> enterFrame should be one level higher
<1> ok
<4> anyone, any idea?
<1> so bar.onEnterFrame
<0> one level higher!!
<1> oh
<1> sorry sorry
<3> Hmm is there maybe a way to 'link' a actionscript to a .fla, so when I change something to the .fla, I can directly do ctrl+enter to test it?
<1> space: maybe you already loaded that cl***
<0> SpaceE, that means you shouldnt name your cl***es with reserved keywords
<4> pacabel. yeah thats what it says but... i havent. worked fine before the reinstall of OS & Flash
<1> what would i put in the onEnterFrame
<4> F1-Work, naw man. didnt create a cl*** called textfield.
<1> the tween?
<4> thats internal
<4> obviously
<1> it doesnt say that for no reason
<0> SpaceE, well what did u do



<0> what did u compile
<0> give us some hints?
<1> i think space named his textfield TextField or something
<4> well, i plugged in my pc, fried my mother board.... replaced it, reinstalled windows, then flash. compiled.. thats it :/
<0> compiled what
<0> empty movie?
<4> pacabel, no man... lol. i get a ton of those errors... i didnt do anything since before the pc got smoked.
<4> i compiled my fla i been owrkin on from before the pc mishap.
<5> how did you fry your mobo
<5> if you dont mind me askin
<4> i just plugged it in here at my cuz's place
<4> and shazam!
<4> snap crackle & POP
<4> :/
<5> damn wtf!!
<0> spaceE, you're not getting any help then
<1> ha
<4> F1-Work why not?
<4> !seen master
<6> SpaceE, I don't remember seeing master.
<4> why cant i op up
<4> grrr
<0> you're not explaining the problem that's why
<4> i have this fla, i been workin on it for a while
<1> what if i created those buttons on the fly
<1> would i still need the array?
<0> the array is only storing the positions
<2> with (_root[".tank"&activtank&"MC.canonMC"]){ <--i want to use somthing like this to change movieclip the changes are done to, but whats the syntax?
<4> i know it backwards and forwards. coded it myself. didnt create cl***es with internal names. before my pc circled the drain & then died, the fla compiled with no probs..
<4> after pc mishap, i reinstalled windows and flash
<4> compiled that very fla
<1> maybe there's something you're overlooking
<4> and get 20 errors like the one u said, all pertaining to internal cl***es.
<4> well the reason why escapes me theres no question 'bout dat :)
<1> i gotta try to get to bed
<1> thanks f1!
<0> patter_, come again?
<4> F1-Home, that clear enough?
<2> http://pastebin.com/657472 <--thats the code. the problem is that im not sure how to concatenate so it will change the activetank
<0> _root["tank"+activetank+"MC"].canonMC?
<4> !seen seen
<6> SpaceE, seen? hmm... I'm trying to remember... maybe... I'm not sure... no. I don't remember seen.
<4> nothing working for me today :p
<4> Prometh, wake up bitch
<4> NiB you up yet?
<0> SpaceE, did you try to touch the file?
<0> touch as in modifying its timestamp
<0> if you're getting more than one its probably not the code
<2> F1-Work, Error: A 'with' action failed because the specified object did not exist.
<4> hrmm. well, i ~am~ in a diff timezone. should i save as or something?
<2> maby it has to be a string?
<0> yes just save it
<4> roger
<0> pettern_, so adjust your path correctly
<0> write a correct path to canonMC
<0> _root.tank1MC.canonMC?
<4> F1-Work that didnt work. im trying something else atm
<4> thanks tho
<0> SpaceE, if you're still working remotely, try to adjust your system clock to like 2008
<0> and compile again
<2> F1-Work, http://pastebin.com/657495 <--the working code with a comment
<0> let me know know if that fixes the problem
<0> pettern_, do trace(_root["tank"+activetank+"MC"].canonMC); just before with and see if you get the right MC
<0> I gotta go soon
<0> SpaceE, did that fix the problem?
<0> I get this sometimes when sending stuff to the US
<2> it said undefined
<0> we're 15 hours ahead and if the client opens the file within 15 hours, they're opening a file dated in the future
<2> F1-Work, found the problem. one e to much in the variable name:(
<7> hi flash
<8> o/
<9> anyone know how to save a data that is loaded during .onLoad to another variable so i can load it outside of onLoad ?


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #flash
or
Go to some related logs:

Datamaxx
scottrade nymex oil ticker
vba outlook.application permission denied
hysokes
vmware player vt-x
#visualbasic
#opengl
#computers
freemind won't start
#nhl



Home  |  disclaimer  |  contact  |  submit quotes