| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Comments:
<0> bgloader () :) <1> koo <2> hello, I'm looking for someone to make a flash for my companies website <2> msg me if interested <3> i made \n turn into <br \> , now the double breaking is gone. but all breaking is gone :( <4> cuz it should be <br /> <3> i meant <br /> , i used nl2br in php <4> are you using htmlText ? <3> yes <3> i don't need to put that in AS right? just clicking the "render as html" should do it. <4> should <4> do your <br />'s show up? <4> like, in the text <4> or is it rendering those <3> yes. www.herrdoktor.net/blog/blog.php <4> i mean, in your text in flash
<3> it's not showing in flash no <4> try tracing your text to make sure the <br />'s are actually there <4> like, trace(yourxmltext); <3> ok <5> is there a wait or pause command in flash <3> it's there on trace <4> fiscus: no, but you can create one with a setInterval ... like delay = function(){ <4> err, hold on <4> i'll put it in a pastebin <5> k thnxs <4> http://pastebin.sekati.com/?id=Anonymous@8bd3f-e2783481-t <5> thanks FearX <3> what do i do now :/ <4> bugiam: try tracing your textfield text, like trace(myCrazyTextfield.htmlText); <4> see if it does anything weird <3> i did. <br /> is there <4> well then i'm at a loss <6> FearX if he's using flash 8 he can use setTimeout <4> setTimeout that'll come in handy <4> hey <4> i just searched in my help file for that, and no entries were found <7> FearX, ya know imaguevue? <3> FearX: when i traced with .htmlText it didn't show <br /> but alot of other html tags. <4> enz0: i know OF it <7> FearX, is it possible to make the default display image larger? <8> bugiam, try not to terminate the tag, sometimes / does funny business <4> bugiam: well there you go, they're not being read into the textfield <4> enz0: i have no clue, i've never used it <3> but they are when i do .text ... this is weird. is there a way i can incorporate them? <8> what is with setTimeOut, I've been hearing ppl talking about it but it's not built-in? <7> where's mjau! <7> rawr <7> F1, ya know imagevue? <8> sure <7> is it possible to make the default display image larger? <8> ya scale it <7> the default dimension for displaying the images are way too small :/ <7> F1, scale which? <4> bugiam: instead of nl2br() try str_replace("\n", "<br>", $yourtext); <4> in php <3> ok <8> enz0, did you check if the config file has that property? <4> !google flash setTimeout <9> http://www.flash-db.com/PopUp/JavaScriptPopUp.php?page=3 <4> grr <4> !find -c setTimeout <9> setTimeout == http://proto.layer51.com/d.aspx?f=1168 <4> holy <8> it's custom <3> FearX: don't think <br> will do good in a XML <10> ejaculation! <7> F1, nope... nothing about dimension in config.ini <8> enz0, are you talking about the loaded images? <7> um no, i mean if i have a large image.. it'll display a scroll thing in details view <7> I want most of my images to display in actual size without scroll <8> right <8> so your stage needs to be bigger <4> bugiam: i think that's the idea... did you try it? <7> F1, correct.. I'm thinking the stage size is set by a/s? <8> nope, its really just the stage size in properties panel <7> hmm.. lemme check
<3> FearX: trying to format it. <3> ah, screw it. i'll fix it tomorrow, got more stuff to fix <3> now i know what to do! <3> no replace it with <br> but with <3> http://pastebin.sekati.com/?id=Anonymous@9d45a-af3496b6-t <- why does the str_replace mess the page up? www.herrdoktor.net/blog/blog.php :( <3> ah, screw it <4> one last thing you can do is put in a special character in your text where you want a break, and grab a str_replace prototype for flash and apply it to your text after you read it in to change the special character to a <br> <4> http://swishzone.de/swishmax-quicktipps/prototype-string-replace-21203.html <-- there's one <4> i'd put [br] in your text, and then use that strReplace prototype to convert [br]'s to <br>'s <0> it messes it up because you dont have the correct line break ;p <0> code for linebreak <0> http://pastebin.sekati.com/?id=doesntworkanysuggests@f410e-16a29bfe-t&start=0 <0> just trying to get it loaded, but nothing happens ;p <3> FearX: nice idea, i'll try it later today/tomorrow <10> DJ-ProsiT its [1] not [2] <10> arrays start at cell 0 <11> aah <1> !seen mjau-mjau <12> Veritas`, mjau-mjau (mjau-mjau@203.156.21.135) was last seen quitting #flash 6 days 19 hours 15 minutes ago (05.01. 03:18) stating "Ping timeout: 360 seconds" after spending 1 hour 6 minutes there. <11> lol omg totally forgot that hold on <11> srry for this <10> nw <11> buts till not werking <11> wont load it into the mc <10> !find -c loadMovie <9> loadMovie == http://www.macromedia.com/support/flash/action_scripts/actionscript_dictionary/actionscript_dictionary423.html - See also MovieClip.loadMovie <6> yo jarrad, hows it goin? <10> yeh alright <10> just busted my hand on a tin can :P <10> you? <11> grrr <6> how'd you almost bust your hand on a can? <10> dropped it and tried to catch it <10> sharp edges <10> = bad <11> hmmmmz <11> never any errors, i miss debug options lol <10> trace(_root.BG.bgchangescript); <11> where to put that? <11> sry its 7 am hehe lol <10> in the function somewhere <10> anywhere <11> okay the mc says instance OF bg <11> and the name of it is bgchanges <11> so i try all combiantions and it frells ;p <11> hmm <10> what? <11> the mc shall it have a keyframe to work? <10> what the **** are you talking baout <11> no idea lol <11> forget it <10> copy and paste your output <11> there is none lol <11> but it still doesnt do what i want ;p <10> http://pastebin.sekati.com/?id=doesntworkanysuggests@f410e-16a29bfe-t <10> is that what you have <13> is there any free flash editing/compiling software out there? <11> undefined <11> thats all it says now <10> yeh i thought so <10> which is why it isnt working <11> hmm and changed it back from this to _root and back to nothing again <11> trying all i can think about <10> becuase the movieclip bgchangescript doesnt exist <11> no just wait a second updating here <11> http://pastebin.sekati.com/?id=newupdate@deded-16a29bfe-t <11> there <10> you had BG in uppercase before? <11> yeah <11> BG is teh layer <11> i misunderstood a guy earlyer <11> he say point to everything <11> scene1 = _root, layer, then frame <11> ;p
Return to
#flash or Go to some related
logs:
#photoshop #politics #nhl natural faces oblivion #sex nmkt #computers horses-dong uninstall amsn on fedora #beginner
|
|