| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Comments:
<0> missing out big <1> their downtown is way nicer than ours though hehehe <0> what! really?! <1> ours is bigger <0> banff just has a bunch of big lakes <1> but, it's overrun by crack addicts <1> hehe <1> there's a coffee shop, Coffee Time, known to locals as Crack Time <0> heh <0> anyways I am out to lunch <0> bbl <1> later <2> any1 here? <2> is it possible to load a png in flash? (using something like loadMovie)? <1> it is with flash 8 <2> i have flash 8...
<2> tell <1> not sure about loadmovie, i think it's just with the MovieClipLoader cl*** <1> !find -c MovieClipLoader <1> nuthin <1> it's in the flash help file though <1> or livedocs <2> i searched for png <2> and nothing <3> in flash8 <2> well - nothing relevant <1> in the actionscript 2.0 reference <1> scroll down to MovieClipLoader <1> you can use that to load in .png's <2> ok... <2> ahh <2> just realised <1> as well as .gif's and progressive .jpg's <2> i'm not on my computer <2> LOL <2> i'm on someone elses computer <2> who only have flash 7 <2> arh <1> then you're screwed <2> :( <1> the only thing you can do is import the .png and output a .swf, then load in that .swf <2> n <2> a <2> i can't <2> i'm making a skin "previewer" <2> for a shell i make <2> it uses pngs <2> :S <1> ok, well, go do it on your computer :D <1> or tell whoever owns that computer to upgrade to flash 8 <2> its just as good as dialup here <2> hey <2> i've had a mindblank <2> whats wrong with: <2> function loadimage(subfolder, imagefilename) { <2> _root[top_bar].loadMovie((subfolder+"/"+imagefilename+".jpg")); <2> } <2> loadimage("SYSTEM", "top_bar"); <2> ? <2> any1? <2> fixed it.. <2> yo <2> any1 here? <2> ?? <1> me <1> but not for long <4> evenin FearX <1> hey eight <4> =) <2> hi.. <2> i haven't really coded much in flash in a few years <2> and need some help... <1> state your case <2> why does the following code only end in 2 images/clips? <2> blurg = createEmptyMovieClip(blurg, 1); <2> blurg._x = 0; <2> blurg._y = 0;
<2> blurg.loadMovie("SYSTEM/top_bar.jpg"); <2> blurg2 = createEmptyMovieClip(blurg2, 4); <2> blurg2._x = 0; <2> blurg2._y = 100; <2> blurg2.loadMovie("SYSTEM/top_bar.jpg"); <1> whoa <1> don't paste anymore than 3 lines here <1> see the pastebin in the topic? use it <2> in an empty channel, pastes shouldn't matter... <1> if we let you paste, everyone will want to paste <2> no one else is here <2> XD <1> eight is here <1> he's easily influenced <2> lol <2> anyway, can u tell me whats wrong with it? <1> yes <2> will you do it? <1> yes, hold on <1> http://pastebin.coconut.se/?id=4485 <1> figures, i preach use the pastebin in the topic, and it's down :P <1> anyways, you missed the quotes " " around your target param in the createEmptyMovieClip actions <1> and if you're calling it blurg, you don't need to do blurg = ... <2> ok... <1> and, it automatically loads in at the coords 0,0 <1> so i removed those lines too <1> anything else? <2> i will run into more errors pretty soon <2> lol <2> but, not for noe <2> now <1> i'll likely not be here, bed time for FearX <2> btw <2> do i need the "this."? <1> you should <1> !find createEmptyMovieClip <1> grr <1> !find MovieClip.createEmptyMovieClip <2> yay <2> it worked <2> thx <1> actually, you DO need it <2> i haven't used flash much since Flash 5 <1> you need a target to create it in <1> flash has changed dramatically since v5 <2> also, can u tell me... what is depth <2> and how is it measured? <1> think of depth like layers <1> but, not layers <2> 1 is at the back and 1000 is at the front? <1> layers you control by actionscript <1> yeah, it goes from like -16000 to 16000 or something <2> which is front, which is back? <1> all of your stuff on the timeline is on -16000 which is the back <2> which is front, which is back??? <2> ahh <2> sorry <2> and the higher the number, the more on top? <1> yep <2> ok <1> you can also do this.createEmptyMovieClip("blah", this.getNextHighestDepth()); <2> also <2> intead of this <2> can i use _root? <1> you can <2> ok <2> so, my now dynamic code: <2> http://pastebin.coconut.se/?id=4485 <2> will that work? <1> you don't need the ( )'s in your createEmptyMovieClip <2> _root.createEmptyMovieClip((subfolder+"__"+imagefilename), layer); <2> that one? <2> hmm
Return to
#flash or Go to some related
logs:
#unixhelp how can i know what is my motherbord name and model #computers #windows #winvista #nhl #computers #firebird www.ebaumsworld.com/ratcooking.html
chockira
|
|