@# 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



Comments:

<0> youll notice in FF it wont do it
<0> but in IE it will
<0> requires you to click to activate any emebdded object first
<0> before you can interact with it
<1> yeha !!!
<1> why is that ?
<1> windows update ?
<0> ya
<1> we'll see... ;)
<2> hmm i guess there is a fix for it
<2> maby something with css or JavaScript ?
<0> yep
<0> not too practical apparently
<0> http://www.baekdal.com/articles/Technology/microsoft-ie-activex-update/
<1> bahh
<1> this workaroudn sux



<1> well it works
<1> but this update sux !!
<3> i wish people would stop sueing microsoft =\
<1> i can't agree on that exacly...
<3> oh well
<2> thanks neves for that link =)
<4> hey guys this is a bit off topic but any of you know of a good web based financial software?
<0> np k0m
<4> on a personal scale btw
<5> Yooo-hooo! just installed Flex 2 beta
<6> I want a movieclip to check the value of a variable and act accordinly. Is this done by putting smth like "x=0" into the timeline and then "if (_root.x=0) {do smth}" into the movieclip?
<3> movieclip.onEnterFrame = function() { if(butt*** != hi2u) { omgbutt***!!!! } }
<3> o_O
<6> hmm... now I'm confused. Was that an answer wih a joke or just a joke :)
<3> EEHEHEEHEHE
<3> a bit of both
<6> is butt*** a variable? :)
<3> yes
<3> :D
<3> if you want it to be ;)
<6> do I need to write a path to the variable if the script that checks it's value is nested in other movieclip?
<2> http://kom4.dyndns.org:81/images/temp/video/xbox%20-%20Ghost%20Recon.mpg :)
<2> :)
<6> is there a site with a basic discription on how to work with variables?
<3> the help file is pretty good
<3> actionscript.org is also good
<3> !google livedocs
<7> http://livedocs.macromedia.com/
<3> is also quite useful
<3> !google kirupa
<7> http://www.kirupa.com/
<3> is quite good
<3> !google gotoandlearn
<7> http://www.gotoandlearn.com/
<3> is also good
<6> ok thnx
<8> !google using AS in flash type:pdf
<7> http://activexsettings.flakactive.com/settings/
<8> gah
<8> !google using AS in flash filetype:pdf
<7> http://www.altera.com/literature/wp/wp_epc_flash.pdf
<8> !google Using_AS_in_Flash.pdf
<3> !google kickban SmilyOrg
<3> :)
<8> freaky
<8> lol
<8> Echoes you should use xplorer instead of explorer
<8> it's really good
<3> you should use /quit instead of /say
<3> it's really good
<3> lolo
<9> hello
<3> lol*
<9> !rules
<3> hello
<8> i'm not using /say



<9> !find rules
<3> o_O
<3> !google rules hamsters
<7> http://www.petwebsite.com/show2.htm
<8> o_o
<9> !help
<10> does flash have the capability to make 'contact forms' on its own? or will it still need to p*** the field info to something like a PHP script?
<1> it will have to i think...
<1> atlist this is how i do it and how most tutorials show...
<1> just put a get function on a php
<1> and send it though normal url with php syntax...
<1> preety easy man...
<10> alright then.. I just thought Flash might have had that functionality, but its cool, I'll do it the php way.. no probs
<11> hey all
<12> can someone tell me if this is possible to do? Im using flash 8... I have a movieclip, on the stage is a balloon inside its own clip. In the clip the baloon moves down, I want to be able to put a button on the ballon so if you click and hold down with your mouse, you can drag the balloon down...
<12> So balloon isnt moving, you click and drag it down the action moves the movie clip forward to make it look like your dragging it down with the mouse, then when you let go it floats back up to the starting point...
<6> if I want to set a value of a variable, that is on the main stage, does it matter what frame it is nested in? Or I can just do "set (_root.variable, 1);" no mater what frame it's on?
<13> hi
<13> im wanting to create a virtual magazine. with animated turning pages etc. is flash the best way to do this?
<6> yes
<6> it's the ONLY way :D
<13> ahh ok hehe
<13> <<<<newb to flash. can you dirct me to some tutorials that start from complete begginner to advanced?
<6> if I want to set a value of a variable, that is on the main stage, does it matter what frame it is nested in? Or I can just do "set (_root.variable, 1);" no mater what frame it's on?
<14> as long its visible to the scope
<14> so if var scopeRoot = "abc"; is defined on root, u can access this value anyone on the root level
<14> but if you want to access it in an inner scope, say _root.sub.subsub
<14> you need to either do _root.scopeRoot = "newValue" or _parent._parent.scopeRoot = "newValue"
<6> ok, got it. Thanx
<14> np
<15> don't use set though
<13> anyone else here used the pagefilliping syetem?
<3> nope
<16> you guys updated your IE with the new active-x user activation stuff?
<16> the 'Eolas patch"
<17> i wonna be a vampie
<17> someone come bite me
<14> u could be infected with AIDS u know
<17> [02:13] #vampires unable to join channel (invite only)
<17> omfg :@
<17> btw
<17> why would I have AIDS
<17> :@
<17> I'm so angry :@
<17> lo.
<6> can I use a variable instead of a frame number? I mean smth like "gotoAndPlay(x)"?
<14> yes just make sure to label that frame
<14> if x is a string, if its a # it'll just work like usual
<6> but why do I need to lable the frame?
<14> you can access a frame by label instead of by number
<18> I have a "noob" web site. meaning Im new to web design and html. Can anyone help me make a nice logo to put on my page instead of the crappy one made in yahoo site builder?
<6> variable X will change, so it will be a different frame each time for gotoAndPlay
<18> msg me if you don't mind helping
<14> then gotoAndPlay(x) will be fine
<6> f1: I mean I don't want to use a lable instead of frame number, but a variable
<6> that will containt the frame number (wich will be dynamic)
<6> so can do "gotoAndPlay(_root.x)", where "x" is the variable name on main stage?
<14> yes
<6> great!
<6> :)
<6> thanx again
<14> http://tinyurl.com/s7zkj
<19> Hmmmm
<19> When using a dynamic text box the text disapears when i embed the font via "embed font", it only works if i add the whole font by adding it to the library. Any ideas? the swf-file get pretty big when the whole font is embedded
<20> Hi ! Ive got a question. I want to create an animated button. first i created a button and applied to each possibillity (over,hit...) a movieclip containig the animation i want to display with a stop on the last position preventing the animation to loop. how can i do that (after i rolled over and the animation started playing and stopped on the frame i added the stop action) the movieclip continues playing (maybe 10 more frames) when i move the mouse away?
<21> can someone who still has flash player 7 installed, can u plz PM me . thanks
<22> hi
<22> is anybody her who could help me with an AS .. i`ve some problems with onResize ...
<23> hello!
<23> im looking for a very small flash player to embed into php on my website, pause stop and multi track would be nice
<13> Away: Auto-away after 60 mins of inactivity I left at: 04:17:47pm
<24> hi
<24> is there any way to rip down this video clip from this site and save it as a file on the pc ? : http://www.youtube.com/watch?v=jUEmH9OtR5c&search=oblivion


Name:

Comments:

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






Return to #flash
or
Go to some related logs:

#windows
#goal
voyeurcitygirls
db_cra +sql
seagay
#nhl
#politics
#dsl
salman 7amed mp3
#gamedev



Home  |  disclaimer  |  contact  |  submit quotes