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



Comments:

<0> the button component or a user created button?
<1> user created button
<0> you need to use a dynamic textbox
<0> and give it an instance name
<1> i did that
<0> and give the button an instance name too, then on the timeline above the button you can do btnInstance.textBoxInstance.text = "blah blah blah";
<1> i have moveclip.button.textfield
<1> all have instance names
<1> yeh ideally that should work
<0> the path all depends what timeline you're on
<0> if i were on _root (main timeline/stage) and i had mc a containing mc b i'd do _root.a.b if i were in a's timeline i could just do this.b
<2> SmurfMX is it wrong to ask for ways to download swf content on a website or something?
<0> well if it's streamed through flash it's probably a flv
<0> which you'd have to download the swf, decompile it, figure out where the flv was stored on the server, then download the flv
<0> that video isn't very funny anyway
<1> SmurfMX when i click target on the action script box i cant even see the text field



<0> ... target?
<0> just type in the script
<0> i dunno, i'm pooped
<0> bed time
<0> going to a drum n b*** party tomorrow :)
<0> later
<2> SmurfMX which video?
<3> the lindsay lohan getting flamed one
<3> firecrotch etc,
<2> o dso you saw it
<1> Smurf[a] good timing ... lol leave when you dont know something :)
<2> i decompiled it but it stil ldoesnt play
<3> i have partying to do
<2> it shows up as an action script file
<3> you need to decompile it and find out how they're loading the flv
<3> then get the flv from the server
<2> ahh
<3> and use something like flv player to play it
<3> later
<1> does this sound right? http://chattyfig.figleaf.com/pipermail/flashcoders/2003-August/085366.html ... whats the work around?
<4> why not just use a mc and ditch the button ?
<1> yeh ill go with that
<5> =D
<5> ;o
<3> sup Sanz?
<6> hello
<6> anyone awake ?
<6> need help with finishing a game... 5$ to the one that helps me finish it :)
<7> haha
<7> what sort of game?
<6> tetris
<7> how original
<7> :P
<6> its all done... only saving highscore true a post variable i dont know
<7> ah
<7> do you have a server with php and an sql account?
<6> yes ofcource
<6> php script is alredy made to
<6> its only the tiny flash part that needs to be made.. that i have no clue how to make it work
<7> well
<7> did you look at the tutorials i gave you yesterday
<6> yes... and ther i found the php script... but i cant find variables and stuff in the flash code.. so i gave up and just want to pay someone to do it for me
<6> i dont got time for it either.. i have lots of other things that is more important
<6> i will send 5$ to paypal directly after jobb is done :)
<6> if you want hosting instead i maybe can fix that instead.... have 2 servers running with php/mysql and cpanel ^^
<7> is the php file uploaded, just sending the variable remains?
<6> jupp
<7> if you send me the flash file i'll look at it
<7> for free of course... dont pay people to do stuff like that
<6> www.karlstabo.se/test/
<6> there you have it
<7> ok hold on
<7> ill look at it soon
<8> hello
<6> zxcvzsfdg have you looked at it yet ?
<7> ye
<7> is get_score.php supposed to be working?
<7> http://www.karlstabo.se/test/new_score.php?name=test&score=100 doesn't add anything to it
<6> need p***word to



<6> as you can see in the flash source
<6> _root.add_p*** = "{same as $p*** in _data.php}";
<6> p*** = p***word
<6> http://www.karlstabo.se/test/new_score.php?name=test&score=100&add_p***=p***word
<6> works ^^
<7> i know
<7> where do you wan the name variable from?
<7> theres no place to enter it
<6> the name variabel is not nessesary.. i enter that in php script.. becouse that is going to be taken from a session
<6> so just skip the name variable
<7> ok
<7> wait
<6> hmmm think i have nothing else i can do :D
<7> ok sorry i'm sort of busy
<7> i'll send it soon hold on
<6> hehe okay.. no problem :)
<9> hi all im new to flash, but i have just purchased www.TheDJGame.com so i can produce a RPG game about a DJ working to the top. Weres the best placei can learn about games?
<6> www.flashkit.com
<10> hi all im new to mechanics, but i have just purchased $100 worth of tools so i can repair my car. Wheres the best placei can learn about mechanics?
<6> lol
<0> hi all, i'm new to murder, but i just bought a brazillian hooker and beat her to death with a tyre iron. what's the best way to get blood out of clothes?
<0> haha
<11> anyone have any idea why import mx.transitions.easing.* works from main movie but does not work when main is preloaded?
<0> ceiling cat is watching you *********e
<11> hehe
<0> [SpaceE] it should work either way, it should be included in the swf when it's compiled
<11> yeah :(
<11> but it doesnt work if its preloaded
<11> i dont get it
<0> maybe you need to include it in the movie that's loading the swf?
<0> i don't know
<11> i tried that :/
<0> weird, i don't really know :/
<12> say, when i try to execute a file on my local pc it refuses to do it and gives me a security message
<12> can i avoid this? without changes my flash setting or firefox settings?
<0> stop violating whatever security measure you are
<0> DHS is onto you! RUN!
<12> but i need to run this dos abt file ...
<12> *bat
<0> that's why
<0> you'd have to use a 3rd party projector
<12> what is a projector
<0> it'd be crap**** insane if they allowed you to execute files from the player
<0> it's a swf incased in a exe
<12> ok
<0> **** me sideways i want a ciggie
<12> uhm, i can provide the second part
<0> just been up all night and such
<13> !help
<0> [SpaceE] i wrote a really bitchen cl***
<12> too bad my flash skills arent as good as my irc ones
<0> yeh
<0> we all have our gifts in life ;)
<0> how come midget porn is so expensive? shouldn't it be half off?
<0> :D
<13> Hey, i wondering if someone could help me with including another swf file into a scrollpane?
<0> don't know anything about a scrollpane
<0> only heard horrors
<12> expensive? its free :D
<13> hemm, do u know how to include another directory file into a certain space at your main. swf file?
<0> RobinP another directory file?
<0> flash can only load certian types of files
<13> No( its in the smae directory) sry
<13> its an swf
<13> same*
<0> you can use loadMovie to load a swf
<0> or just file->import
<13> Okey, but how do i say it to be at that spot in my main page?
<0> i don't really understand you
<9> Im using a P3, whats the best flash to buy? Remember i will be using it to create a RPG style game.


Name:

Comments:

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






Return to #flash
or
Go to some related logs:

#computers
di-784 freezes
natural race horses
#nhl
cartman saying go kings go
#politics
#flash
#freebsd
active trader pro linux
#nhl



Home  |  disclaimer  |  contact  |  submit quotes