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



Comments:

<0> ~~
<0> suv4x4 it's not me ffs because i am not so gay to sing aqua in front of my pc camera :D
<0> ;)
<0> and send it over net :P
<1> what's webwasp.co.uk member p***?
<1> wtf kinda tutorial has a paswword
<2> DJLy5y but are you gay enough to have that gf?
<2> food for thought
<0> hehehe
<0> :}
<3> OnoSendi: sorry, was afk, what is question?
<1> I needa preloader for my external images
<1> just need a method to go about doing this?
<1> I'm reading up on it, and I'm seeing I need to addListener or some ****
<1> I'm not really familiar with that.
<4> any photoshop guru's around?



<5> hi
<6> what do you need to know
<6> i'm not a guru
<6> but know some stuff
<5> lets see :)
<6> not u
<6> huhu
<4> heh
<3> just do that getBytesLoaded thing OnoSendi
<3> lol
<6> sup mark
<1> lol
<3> I want to help C___
<3> lo alex mate
<5> i kust tried to import the mx.transitions.Tween
<4> al_x: well what i need to do is out of my knowlage as well
<3> I don't wanna help anymore
<5> the problem is that my windows hd is named e:\ instead of c:\
<4> im tring to take an image, and put a banner up in th image to show what it would look like
<6> _wicked_: just ask the question mate
<5> means: he won't import the transitions
<3> OnoSendi: You could use MovieClipLoader cl*** but I've never bothered
<4> al_x: i was bro :)
<4> thing is, im not sure how to make it look like its actualy part of the image
<6> like what's part?
<3> lol
<6> you're not telling the whole story
<4> alright
<6> i can't see your screen
<5> does anyone know how to get rid of this problem?
<4> i have an image of the the race track, and i need to put up a a banner on the stands, to show what the banner would actualy look like if it was on the stand when the image was takin
<3> Why are you using Flash?
<6> there's a race track?
<3> Just use photoshop
<4> i am
<4> im not using flash
<6> so ask in #photoshop
<6> lol
<4> i just know manny ppl here
<3> why are you asking in #flash? lol
<3> Get the two images
<3> Drag the banner into the race track
<4> becuase i know ppl here
<3> Then scale it down.
<6> play with warping the perspective
<4> that are good with photoshop
<6> and adjust the colour
<4> that dont hang in photoshop
<1> wtf is webwasp p***word
<6> add some grunge
<6> and bob's yer uncle
<4> grunge?
<3> some noise and stuff to make it look dirty. ;-)
<4> is that a filter, or tool?
<6> yeah
<6> no
<6> neitehr
<6> usually brushes
<4> hmm
<6> !google photoshop grunge brush download



<7> http://www.photoshoproadmap.com/links/go/93
<5> can anyone help me?
<6> there u go
<3> C___: I don't get your question!
<6> mrmg: they're both psychic
<3> hehe
<5> mrmg: i typed this in my AS-editor: import mx.transitions.Tween; - the problem is that he is looking for the file in C:\Programme\Macromedia\Flash 8\de\First Run\Cl***es\mx\transitions. but my os is on disc e:\
<3> Add it to your cl*** path
<6> lol why
<6> is your os on e
<3> NT
<5> dont ask :)
<6> lolz
<6> lordy lordy
<5> mrmg how do i do this?
<6> that's just askin for trouble
<3> one min
<3> argh, too many windows opne!!!!
<3> open
<3> Edit -> Preferences -> Actionscript Settings -> Actionscript 2 Settings -> Add your path there
<5> lets have a look
<3> mine has '$(LocalData)/Cl***es' for mine
<5> hey!
<5> that just worked out fine
<3> yes?
<3> Good good.
<5> thanks
<3> cheques payable to mrmg enterprises please
<5> no problem ... :)
<1> how do I get total bytes from an external image?
<1> I tried onPress = function() { target.loadMovie('blah.jpg'); gotoAndStop(2); } - on frame two I have trace(target.getBytesTotal());
<1> obviously that isnt right
<1> I need to get the bytes of an external image.
<3> onPress = function() { target.loadMovie('blah.jpg'); target.onEnterFrame = function() { trace(this.getBytesLoaded()); } ]
<1> hrmm
<8> anyone here work with flash components
<1> why would onEnterFrame make that work?
<3> Sometimes
<3> It'll just trace how much is loaded.
<8> how bout flvplayback
<3> nope
<8> know of anyone that uses components
<8> i have an odd issue over a local network
<9> I've used it
<3> onPress = function() { target.loadMovie('blah.jpg'); target.onEnterFrame = function() { if(this.getBytesLoaded() == this.getBytesTotal()) { trace('loaded'); delete this.onEnterFrame; } } ]
<8> i can get it to work on my local box
<8> and the webserver
<8> but would like to know how to get it to work over a local network
<8> all machines are using flash player 8
<8> empty my cache every time
<8> tried integrating a crossdomain.xml but i ***ume that only good on a web server
<8> tried setting up a mime type on the local network
<8> have u had this problem b4
<8> i even tried the publish setting for local and network, still nothing
<8> the flvplayback is calling to an external file
<8> i thought it might be a sandbox security problem
<8> but i not getting erros
<8> an error window
<8> hmmm
<8> any thoughts would be much of help
<1> mrmg: http://www.jamieherzlingerinteriors.com/dev/picture_loader.swf
<1> mrmg: http://pastebin.sekati.com/?id=Anonymous@879fc-b62f2585-t
<3> Were you sure I wasn't black?
<1> lol, I have tons of black friends and use that word all the time
<1> if you are, and it offended you, sorry :P
<3> OnoSendi: How this: http://pastebin.sekati.com/?id=Anonymous@879fc-b62f2585-t
<10> hey
<3> ho ho
<1> mrmg: nah
<3> Any more information than that?
<1> the trace, the gotoAndStop(3);, and the delete.onEnterFrame; isn't being called
<3> one min
<3> fixed


Name:

Comments:

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






Return to #flash
or
Go to some related logs:

servermgr_dns + Bad zone file
notes for windowsxp
happy b-day flash
mondgesicht tcl
dawksons creek
#beginner
#beginner
glitrbitz
#firebird
#computers



Home  |  disclaimer  |  contact  |  submit quotes