@# 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> lol
<0> but you will kick your self when you see how easy the tween cl*** is
<1> alright
<0> http://www.kirupa.com/developer/actionscript/tween_part2.htm
<0> read that
<0> actually
<2> spooky: do I put that in the actionscr of the button?
<0> http://www.kirupa.com/developer/actionscript/tween.htm
<2> and discard myButton?
<0> solsh
<0> you would set the instance name of your button to "myButton"
<0> then put that script in a keyframe
<0> i didnt test that code but it should work
<0> neves if you have any problems with that feel free to msg me
<2> ah ok
<3> mornin



<4> morning
<4> im sorry but actionscript has me baffled
<4> been on this for over 10hours
<5> take a break
<5> clear the spirit
<4> cant afford to
<4> i mean, im so close to completing the core system
<6> http://video.google.com/videoplay?docid=-6145394471434615010&pl=true
<6> lol :D
<4> the stage and the output from tracer are contradicting each other
<4> if anyone knows, plz, can actionscript call an object from a cl*** which is within another cl***?
<7> Hey
<7> Oh yeah! Infobot back
<7> <3
<8> Why can't I move the window component as I like if I set the x and y coordinates for the window? The window cannot be moved to coordinates less that the initial x and y coordinates.
<8> the component is inserted with the attachMovie() method
<9> can you import fonts into flash?
<7> what exactly do you mean?
<10> can i with actionscript create a movieclip, and make frame 1, frame 2 etc ?
<7> Sort of
<7> You could dynamcly attach create things each frame
<4> you can include one as a dataype
<7> giving the appearance of frames
<10> yeah, thats kinda what i wanted =)
<10> ok, i know how to.. just wanted to check if it was worth bothering ;P
<11> how can i keep track of my menu items, should I use an LSO or something, i have an onrollover that previews and then onrelease sticks the content there and onRollout clears it, but if i rollover and out of another menu item that isnt stuck it obviously all clears, how can i keep track of these things and deal with them in an efficient way
<10> can i copy just one frame from one mc, into another mc?
<11> yes
<10> pacabel how?
<11> click the frame
<11> right click and copy frame
<11> then go into your other mc
<11> and paste it
<12> anyone on?
<10> i ment through actionscript
<13> Karl-Sven, nope
<14> yo F1-Work
<11> this menu item thing is a pain im not used to this stuff
<13> sup
<15> whataya want smurfette?
<14> how can i convert a ARGB to a RGB number? (just drop off the alpha value)
<15> what does argb look like?
<14> ex 0xFAFFAAFF to 0xFFAAFF
<14> 0xAARRGGBB
<14> i'm not good with bitwise operators
<15> convert to a string
<15> that's what i do, anyway
<15> or you could figure out a divisible solution
<15> hmm
<15> ok
<15> taking a quick guess
<15> cubed root
<15> divided by 100
<14> you should be able to do it with bitwise ops
<14> got it Prometh
<13> sorry I am back
<14> was using the & operator wrong
<13> Smurf, yeah bitwise shift should solve your problem
<13> toString is prolly not a good idea, I think it'll go over bound
<14> and it'll be slow :)



<13> oh you solved it, cool
<14> yup
<13> I am gonna go write a proto for this
<13> fun challenge
<16> notice SmurfMX http://www.macromedia.com/devnet/flash/articles/bitwise_operators_print.html
<16> oups :)
<14> that's where i found my solution ;)
<11> whats an easy way of keeping track of menu items
<16> keep track of menu item... they are inside your menu..isn't iyt a good trackin ?
<17> hi. if u but onclick some link so my flash then http_referer not works. why? and how to fix it?
<17> put*
<11> ha nib
<11> haha
<11> how can i keep track of my menu items, should I use an LSO or something, i have an onrollover that previews and then onrelease sticks the content there and onRollout clears it, but if i rollover and out of another menu item that isnt stuck it obviously all clears, how can i keep track of these things and deal with them in an efficient way
<18> Using the netStream object in Flash 7. Is there a built in tool to set the start time when the bufffer is sufficiently full to play a movie that's being streamed
<18> The only way I can see is to caclulate it, I'd imagined there'd be an onBufferReady event or similar
<13> hey nm
<13> NiB's link covers it
<13> I found more and more possibilities the more I worked on it
<6> christ
<6> F1
<6> F1-Home
<6> F1-Home2
<6> F1-Work
<6> :|!
<13> sorry too many comps
<6> omg, wish I were you :(
<6> I want more, more!!
<13> my wireless is down else u get 2 more of me ;)
<6> Never can have too many computers :)
<6> how many clones does efnet allow?
<13> does it allow?
<6> dunno
<13> so that means I can flood the list with my name :^)
<13> actually my home comps share the same line so I guess I am in cloning already
<6> how about work? :P
<6> or do you work from home too?>
<13> no I am at the office right now
<13> one line too but work is delicated
<6> where do you work?>
<6> omfg, stupid > key :D
<13> 2/3 the time here 1/3 the time home
<13> recently all here though
<13> home has too many distractions :P
<19> hi there, does anyone know how I can switch between tabs? ( is there a shortcut? )
<6> ctrl+w?
<6> works in mirc :P
<19> no
<19> switch.. not closing
<6> ctr+w switches tabs in mirc you bitch
<6> and if you're too lazy to google it, gtfo of my sight.
<19> i want to switch tabs in flash, not in mirc
<6> WELL GOOGLE IT!
<6> tit.
<13> its shift tab
<13> ctrl-tab rather
<13> shift tab is to shift code back one indent
<19> yes, but I cant directly switch to tab 1 or 2, etc..
<13> can you in any program?
<19> yes
<19> firefox, pspad
<13> firefox?
<13> how do I do that?
<19> ctrl + 1
<19> ctrl + 2...
<13> oh that's what you mean
<13> i thought there's a little box showing all activities like alt-tab in windows
<13> well in flash no i dont think
<13> but there could be jsfl extensions that do this
<11> if i release a button and have it display dynamic text how can i leave that so that when i roll over other buttons and it changes that dynamic text when they rollout it goes back to the active button? do i just have to set a var for when a button goes active? and set my other buttons on(press) events to display that var?
<19> thanx
<13> pacabel that was wordy
<13> so you need a button that controls a textfield's content?
<13> or several buttons to control a textfield's content


Name:

Comments:

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






Return to #flash
or
Go to some related logs:

#nhl
#red
#gentoo
#solaris
#politics
#winxp
#hardware
dismantling compaq LTE 5280
cyberwaper
#openbsd



Home  |  disclaimer  |  contact  |  submit quotes