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



Comments:

<0> ill give you the best tutorial you ever seen in your life
<0> :)
<1> it's a bit outdated
<1> flash 5 code...
<2> as1 still works.
<3> morning
<4> http://hebrew.gindis.com/modules.php?name=Account&file=index&op=game&userid=Nzc1MDE=
<5> NiB: around?
<6> hello
<6> i need a site check please
<7> sure u do seeker22
<7> :)
<7> try w3
<7> they check proberly
<7> ;)
<6> here give me your opinions on a small project im working on



<6> http://www.bibleplayer.com/aloud/
<6> its a bible in flahs
<7> cant find the books of THomas..
<7> ;)
<6> is that catholic?
<7> its the book which didnt make it into the end book (bible/testament) because it explains f.ex how Jesus married a prostitute
<7> ;)
<7> but nice way to choose your chapters..
<6> thanks..its got a mini speech synthesier built in flash
<6> (very mini)
<8> very cool seeker22
<2> 2late.
<5> can I change the color-tint on a mc?
<5> with AS that is
<5> can a regular window object be modal?
<5> or do I have to use the popup method?
<9> use setRGB
<9> or this
<9> http://www.macromedia.com/support/flash/action_scripts/actionscript_dictionary/actionscript_dictionary146.html
<10> hi
<5> can I make a window object static, that the user cant move it
<11> hi
<12> can anyone recommend a good freeware dvd player for pc?
<13> hi, i have a couple flash tutorials and i am looking for how to open a file from the webserver, all the tutorials show me how to read preformatted files, can anyone show me how to open a file so i can parse it myself? (or point me in the right direction)
<11> Hey, is there any way i can delete an image from inside a flash .swf file without modifying anything else ?
<5> if I want to remove a mc created with createEmptyMovieClip, how do I do? (I want it to be completely gone
<14> anyone know if it's possible to disable the No. of Copies field in the print dialog when using printjob?
<15> rimjob?
<14> exlex: no thanks, i'm good at the moment
<15> :|
<3> ok, let's say I have two mc's on level0
<3> inside of a 'buttons' mc there is a button to tell the 'animation' mc to gotoandplay a certain frame
<3> now, I can look at levels in output, and use trace statements to verify the targetpath of stuff
<3> but why the hell can't I get the targeted movieclip to gotoandplay a specific frame label?
<16> is there a function to just remove a character from a string
<16> like to remove all a's
<17> no, but it's an easy one to write
<14> newString = myString.split("a").join();
<14> i think that works
<17> yup
<13> can anyone help me load a text file?
<18> yep
<13> i feel like an idiot but i cant find an example
<1> !google flash load text file
<1> ****in bot...never there when u need em
<9> hahah
<1> if u can't find anexmaple..perhapsit's because u have no finger
<9> http://www.google.co.uk/search?q=!google+flash+load+text+file&start=0&ie=utf-8&oe=utf-8&client=firefox-a&rls=org.mozilla:en-US:official
<18> var mytext = new XML(); mytext.onLoad = function() { textBox.text = mytext.toString() } mytext.load('file.txt');
<1> cause if u type that in google..u will get hundreds of tutorials
<1> thks Glen
<9> indeed
<9> plenty
<1> it's almost like spam
<1> there is so many
<13> all i find are ones with prewritten files where the vars are dictated in the file...
<13> i saw the XML one, that will work for anything?
<13> my textfile is of type XML?
<1> u can find tuts about loadin anythi



<18> it doesn't nee dot be xml.
<1> xml, text..from db, from file ..
<1> just google
<13> ok, thx
<1> and anyway whaber u load...it's pretty much the same
<1> u create an object... u send/load data, onLoad event is called...u parse datas
<19> http://www.youtube.com/watch?v=IR68W56DCBU&feature=Views&page=2&t=t&f=b <-- XD
<20> \o/
<9> o>
<6> anyone here using linux and the flash plugin?
<13> wanna check out how it looks in linux?
<19> seeker22: which version of flash?
<6> yeah i want to see if my app runs in linux with flash
<6> version 6 only
<6> here is the app if anyone is on linux with flash
<19> it probably does but i bet it's buggy
<6> http://www.bibleplayer.com/aloud/
<6> it has nothing fancy
<6> just your basic load movie and gotoand play commands
<6> though maybe the mp3 audio part doesnt do so well in linux
<19> i don't use linux for anything but a server
<19> was just providing my opinion
<19> and if you had said version 8 i'd have told you you're SOL
<19> as there is no ver 8 flash plugin for linux
<16> ok erm
<16> heheh
<16> what if i wanna use " as a delimitter
<19> i'd say "don't"
<19> using quotes as delimiters isn't generally a good idea, depending on the content you're delimiting and what else you're going to be doing with the delimited string
<16> i have to
<16> i have to get rid of the quotes in a string
<6> so translate them to another character first
<19> this is why i created my own str_replace() function in flash
<19> which iirc i'm using split and join to do
<19> split on the match character and join on the replace character
<16> but how would you split with " anyway?
<21> any PHP/Smarty users around? I got a problem embedding a .swf in a .tpl file
<19> surround it with single quotes, tard
<21> (template for smarty)
<19> i know php but i have no ****in clue what smarty is
<19> :D
<21> the <object> tags dont seem to be doing ****
<19> got an example?
<21> smarty is true templating
<21> I uploading to server now
<19> "true templating"?
<19> XD
<21> the <object> tags dont show in source
<21> seperates preentation and logic
<21> even caches pages!
<21> very nice to use
<19> ok ^^
<16> i mean using an escape char works fine \"
<16> but what its not safe?
<21> .tpl ios read like html
<21> no need to escape anything
<19> rush0: you're just wanting to remove all quotes from a string
<21> who you talking to anyhow?
<21> lol
<19> mystring= 'blahblah a" blafdhasdf" balkjdafaespifoj"" apflkgja"'; newstring=mystring.split('"'); newstring=newstring.join(' ');
<19> it's not that hard
<19> ffs
<21> http://www.starckcustom.com/
<21> thats the site
<21> the empty div is where the <object> tags should show
<21> there in the file
<21> they're
<19> try using firefox
<19> it shows up fine
<21> the flash under the logo?
<21> got IE and FF open
<19> yes
<19> then clear your cache


Name:

Comments:

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






Return to #flash
or
Go to some related logs:

lacy hdds
iceensemble ice1232
mirc proxies
#hardware
#bsd
C-Sploiter Final
what does kimsin mean in english
#windows
#politics
poisonguy



Home  |  disclaimer  |  contact  |  submit quotes