| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Comments:
<0> roll in from the center? <1> i dont mean "roll in" like animate <2> Oh, sorry <1> if you have a MC [ ] and want to load {} in there, and have your mc you are loading positioned at 0,0 <1> it will look like [{} ] <0> profumo: you can either make the second movie size the same width and height as the first one, and in the second movie tween the object from off the screen in... or you can make the second movie however big you want it, and roll it in using some script. <3> is there a way to make a imported .flv file replay once it is finished? <1> k <1> well, the problem is that i am dynamically loading in random jpg's and .swf's <1> that differ in size <1> so if i load them to top left coner, all extra white space is to the right and bottom <1> would be nice if it could center it <1> so the white space is evenly distributed <4> when I load the same swf file a few times in a php function, it only shows up the first time and says Movie Not Loaded for the others <1> but doesnt sound possible <5> Hey
<6> hey if i have a line of text that i have converted to a mc, and i want to rotate it on one of the ends rather than in the middle, how do i do it? <5> The easiest way is change where 0,0 is <5> When you made it a movieclip you specified 0,0 to be the center of teh text <5> Go into the movieclip <6> ok so change the x/y <5> Select teh text box and open the info panel <5> For x/y enter 0,0 <5> Then it will rotate aroudn that point <6> ok cool thanks <6> wait is 0/0 the center? <1> no, top left <1> exactly my problem :) <1> heh <7> depends on the movieclip you're nested in, 0/0 is relative <1> ya, but loads from 0,0 <6> my text line is already at 0/0 <5> make teh top left of the text box at 0,0 <6> does the little white dot in the center og the mc have anything to do with it? <5> if you rotate _that_ clip it will rotate around 0,0 <5> if you roate a parent clip it will spin aroudn the parents 0,0 <4> when I load the same swf file a few times in a php function, it only shows up the first time and says Movie Not Loaded for the others <8> anyone linux savvy here? <2> Kinda <8> do you know apache? <8> seting it up and all <9> yeah <9> what's up? <0> if I have a stop(); action on a frame, is there any event that will only trigger once and not loop while it's stopped? <0> onEnterFrame and onClipEvent (enterFrame) will loop correct? <9> those are the same thing <9> and yes, they continue even if the timeline is stopped <9> only way to stop them is to delete them <0> how do I delete it? <10> delete instancename.onEnterFrame <10> :) <11> lol <11> ;) <11> ops...irc.maxChars = 15; :> <0> how do I set a keyframe to have a name? so I can gotoAndStop("blah"); <10> inside property panel <10> Label <0> label type is disabled <10> u must be an a keyframe <0> oh I see. <10> :) <12> looks like im screwed with justify in dynamic txt window <12> its fixed with static but then i lose scrolling txt window <4> does cl***id= have to be different when loading multiple copies of the same swf? <13> mmm....no <12> has anyone been successful with justified text in a dynamic scrolled window? <13> u can't justify <13> dynamic textfield <2> I've got a mc with a function. If I put the mc in _root and call instance.func(); it works, but if I do the same from inside a mc it doesn't. Do I have to declare functions? <2> If so, how? <12> is it possible to scroll a static window <4> does cl***id= have to be different when loading multiple copies of the same swf? <14> is there any way to stopallsounds for a movieclip? <13> oticon6 _root.instance.func(); <13> elad__ stopAllSounds(); :> <13> RTFM is always valid as answer <14> Sync{3DS}: yep, but for a movieclip, not for the _root timeline
<2> Sync{3DS}: The mc isn't in _root, it's in another mc (which is also where I'm calling it from). this.instance.func(); doesn't do it. <13> elad__ if u've created sounds dinamically just use sounds = new Sound(movieclip); and then sounds.stop(); <4> does cl***id= have to be different when loading multiple copies of the same swf? <13> JohnnyB no <13> oticon6 call the function just a frame AFTER the one where u have the mc and it will run succesfully <13> flash load clips vertically, so it execute first the code and then load the clip INSIDE the others <12> sync is there a way to scroll static text in window <13> dinamically? <13> or by tween motion? <12> then lin tween motion to scroll bar? <12> link <13> no if u want to use a scrollbar u need to do it dinamically <13> via AS <12> i have now in dtnamic scroll <12> but comp. wants fully justified on left and right <5> off bye <13> no u can't do it with dynamic textfields <12> this is goin to be a pain <2> Ah ok, that worked. Thanks Sync{3DS} :) <13> u'r welcome ;) <15> mango orange yogurt :D <15> and beef jerky <16> http://www.sfgate.com/cgi-bin/article.cgi?f=/c/a/2006/02/08/MNGO7H4VBP128.DTL&feed=rss.news <15> Lynx how many sites can be readily accessed by the visually impared? <17> ahh **** we have to now learn how to design for the blind too? <16> according to that a few <15> haha a blind accessable car site would be funny <13> :> <17> lol <15> brb <4> why wont flash let me display 2 of the same swfs on the same page? It displays the first and says movie not loaded for the second <9> because flash hates redundancy <9> just like the rest of us <13> :> <4> anyone <9> notice how he ignores me <13> ahauhuha+ <9> ^^ <18> How can i refresh a .htm page loaded in LoadVars ? <9> what? <16> eh <13> loadVars? O_o <4> can anyone please help <13> JohnnyB i've just copied and pasted the same object tag into an html (2 now) and it works finely <19> hi i had a quick ? <19> i have a button in flash <4> Sync{3DS}, not here, only displays the first one and movie not loaded for the others <19> and well i wish to have a rectangl;e so the click area is bigger <19> but i dont want it to be seen <19> like i wish for it to be invisible to the eye but recognized by the cursor <4> Sync{3DS}, can i see your code <19> can someone help me iwth this <13> JohnnyB i've just a table with 2 rows and 2 identically flash movies <13> same object tag too <4> Sync{3DS}, same here and it only displays the first <19> so johnny or sync think u could help <4> no i have my own problems <13> SMDTrae2 <13> when u create a new button <19> yessir <13> u've 4 frames <19> yes <13> just draw your rectangle on the last frame <19> i have all four done <13> "hit" <19> o ok <19> thanx <13> ;) <19> and that should work <4> Sync{3DS}, it will show both swfs when i view the html locally, but only shows 1 when I view on the web <19> doh <19> thanx man <19> i owe u
Return to
#flash or Go to some related
logs:
#politics ftp as hd #beginner #gentoo mechtn #debian #politics #linuxhelp #politics #computers
|
|