@# 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> because in order to have a nec existence you must be free of thoughts about the past or future
<0> and fear is an obsession of a bad future
<0> thus rotting your existence
<1> When you have nothing, that is not a "nice" existence.... it is a meaningless one
<0> the buddha figured all this stuff out anyway, and theres tons of writings on it :p
<1> We need the pain and pleasure to enjoy life
<1> The buddha was my student.
<0> not true
<0> good sensations dont last, that means at least 50% of the time you wont be enjoying your life
<0> since pain and pleasure always go together. if i was gaurenteed to only enjoy my life half of the time i'd say thats a ****ty deal
<1> Ok. But I must setup my network so I can invite you guys in. This is #flash and we could be banned at any moment
<0> and for most people who chase pleasure it ends up being more like 90% pain, 5% pleasure 5% indifference
<2> hi... getURL("javascript:popUp('Cds/PA.jpg')"); -> this is the right syntax to run javascript ?
<2> i know, you need an event, but is this right except the event ?
<1> You don't need javascript: I don't think, and add a ; at the end maybe



<1> But ya that looks right
<3> getURL("javascript:Launch('trailer.htm', 700, 529)");
<2> athomemom this wil popup a window ?
<2> or this also needs a funciton inside the html that will pop it up ?
<3> No thats on a button
<3> you need the coe on the button in the flash movie, and you need the code int he html to launch it
<2> ok
<3> Ill pm you the code for the html hold on
<2> with costum window size ?
<2> ;) thats great thanx !!!
<4> !find seek
<4> !find .seek
<4> !find NetStream.seek
<4> !find NetStream
<4> Drag0nM, u disappoint me
<5> o/
<4> \o
<6> say i have plain text information in the actual .swf when looking at it in binary state -- can i conceal that plaintext data somehow?
<7> neves: You could XOR it.
<8> http://www.xboxhacker.net/index.php?option=com_smf&Itemid=33&topic=779.0
<3> http://pastebin.sekati.com/?id=Anonymous@6e0dd-9b2104c1-t <looking for some help finding what im doing wrong here (vl functiosn work fine, but the vlb functions wont)
<7> xboxhacker, eh?
<7> Sure would be nice if XBMC could play swfs.
<9> hello channel
<10> i wish i could create my own xbox interfaces with flash
<10> that'd be so money
<11> lol, yeah
<0> windows vista will have a vector UI, maybe you can make windows interfaces in flash :/
<12> you can make just about any interface in flash these days
<12> there're all kinds of applications that make use of it
<12> i wish i could find the ad for that one that used it to make game interfaces
<12> the new civilizations game uses it
<0> maybe applications will allow skins that can be flash animations
<13> the bf2 interface is supposedly flash
<13> which apparently is why it's so slow :\
<13> might have something to dow ith threading
<12> most likely
<11> lol
<14> aftRnoon
<14> i'm ***ociating a cl*** with a movieclip via linkage, and in the cl*** i want to do something like this.foo.bar.text = this.blah;
<14> but i get an error as it doesn't know what foo is
<14> says "there is no property with the name foo"
<14> anyone know how to get around this?
<15> hii
<15> hii?
<14> nobody home
<15> tsk..
<16> anyone want to get paid working on a flash peice for me?? please msg me
<17> !find rules
<18> can anyone please tell me how i can do a delay inside a mc ?
<16> anyone want to get paid working on a flash peice for me?? please msg me
<17> http://pastebin.sekati.com/?id=Anonymous@e282e-f19da85c-t -- basically bakgrund1 is an object that already exists in the upper right corner of the screen, and Im trying to fill the screen with identical objects. it doesn't work however, the loop never executes.
<17> does anyone know how I could fix it or do it some other way
<17> 800x600 is the window size by the way
<16> anyone want to get paid working on a flash peice for me?? please msg me i will pay right away via PAYPAL
<18> guys ?
<7> MM: Your inner loop waits for temp._y to meet or exceed 600, yet temp._y is never altered within the loop.
<17> thanks Necr0s-
<17> the loop doesn't even start though



<17> so there's some other problem :)
<7> Could temp's _x or _y already be above 800 or 600 at the start of the loop?
<17> no
<17> bakgrund1 is in the upper left corner of the screen
<7> Looks to me like it ought to loop forever.
<17> how do I add an object to the watch in debug mode?
<17> I don't think that temp is initialized properly
<7> I use flash.util.trace. But then again I work in FlexBuilder...
<7> Also, isn't temp just a reference to something? In other words, shouldn't you be cloning it or something as it's pushed if you want it to retain it's attributes as set at that point in time?
<17> theres a watch window right there in the debugger, I think I should be able to use that :)
<18> Necr0s- can you please give me a hand also ?
<19> Yo
<17> isnt a clone created when I add it to the array?
<17> I really have no idea, that's just how I'd do it in c++
<7> I wish, but I don't have a lot of time, nor do I know much about movieClips or the visual end of Flash in general...
<7> MM: I'm not sure myself.
<18> well then how could i do a delay ?
<18> in general
<18> is there any function
<18> ?
<17> sleep?
<18> sleep ?
<18> thats in c++
<18> :p
<18> not sure if it works in flash
<7> If there's not a sleep function you may have to write your own.
<7> I'm pretty sure there's a way to access the realtime clock.
<17> sleep always works
<18> nop doesn't work :/
<7> http://livedocs.macromedia.com/labs/1/flex20beta3/langref/flash/utils/package.html#getTimer()
<7> That's as3, but might work for 2 as well.
<17> hey maybe I shouldn't do _root.addMovie?
<17> _root.attachMovie* eh
<7> So you can do like 'var endMS:uint = (getTimer() + 3000); while (getTimer() < endMS) { }'
<14> you can use a setInterval to make a delay
<7> Ya, that might be nicer. My example is a spinlock.
<17> how do I create a pointer?
<17> alright I've got it
<15> right.. gnite
<15> ah.. btw.. FearX
<15> if you find any good tuts on that Cl*** thang
<15> p*** it on ta me plz?
<17> how do I add an object to an array if I only have it's instance name as another variable (a number)
<18> where can i get as3 ?
<7> Tanatos: http://labs.macromedia.com/
<17> guYZ puhLEASE
<7> You can download the FlexBuilder beta.
<7> MM: uh...typecast it? maybe?
<7> array.push(foo as Object)
<7> I dunno rilly.
<17> umm
<17> as String?
<17> umm can you really typecast in actionscript?
<17> okay I think I've got it
<17> do I always have to specify an instance name?
<19> no but if you want to code it you should b/c flash will automaticallly give it A NAME
<19> THAT YOU WILL NOT BE ABLE TO GUESS LOL
<19> whoops caps
<17> okay
<17> really though
<17> how do I add an object to an array when I only have its instance name as a variable?
<17> anybody who can help me with my problem? :S
<7> I dunno about as, but in some languages, once the ref has been reduced to a string, you can't get it back.
<17> that ****s :/
<17> shouldnt there be some other way to fill the screen with identical objects, as Im trying to do
<7> I would think so. Again I haven't used the visual end of Flash much. I'd think you would do something like create a bunch of new Sprite instances, set them to the appropriate locs, add your media ***et as a child of each, and add each sprite to the display list.
<20> are there destructors in flash?
<17> okay
<17> guess I could try this channel some other time
<17> thanks anyway
<21> guys.. I have a one line dynamic textbox that is receiving data from an XML file. The boxes resizes in height according to the length of the data being inputed. It is set to multiline so it resizes automatically. The problem is, it seems to add an extra empty line at the end, it doesn't show up, but when you click on the text and you roll the mouse wheel, it goes down to this extra empty line... it's very annoying... is there som
<7> Delete the newline char from the end of your string.
<22> Guys! Help with laco tweens


Name:

Comments:

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






Return to #flash
or
Go to some related logs:

teklore
#unix
#politics
deflowerd
#windowsxp
#freebsd
#beginner
#nhl
backroud flash
#flash



Home  |  disclaimer  |  contact  |  submit quotes