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



Comments:

<0> as for control of it - many ways, all correct
<1> ah
<2> hrmm
<1> SHiZNiT because it are only four sections the only thing which change is the background photo and the lines of the broken gl*** :/
<1> shattered
<0> why does it change?
<0> what happened/
<0> ? :/
<0> something must happen for it to change
<0> i imagine that would be a good starting point
<1> well. you switch sections the idea of the designers was that every section shows a different shape that includes the content.
<0> you say you want a 'transitiion' to happen ... so make it happen at that point...
<1> it is ;)
<1> only not sure if i should put it in a movieclip only or split the sections in seperate swfs :/
<0> when transition is 'covering' content or whatever (since this transition is not explained, i can only ***ume it does something general like that)



<0> call your load
<0> wait for load
<0> ... or attach new content, whichever method is applicable
<0> ...
<0> another transition to expose
<1> ah
<0> tada..
<0> i dont see a problem beyond that
<0> as asked
<1> :) i will put everything in one big movie
<0> if thats what you want to do
<0> however the drawback to that is
<0> now 'the big movie' needs to be loaded
<0> even if only 'one section' wants to be viewed
<0> thats a cost to you (possibly, depending on how your bandwidth) or possibly a deterrant for people to view the site
<0> since a quicker link with info is likely right next to yours
<1> good issue
<0> info for another product, or info of something different all together
<0> most surfers suffer 'add' ...
<0> they'll click again before they wait too long
<0> :|
<0> again - being somewhere else more often than not
<0> you do get the odd retard that'll keep clicking the same link though
<0> that would play in your favor
<0> :)
<1> its mainly a showcase site
<0> well, they dont have to be so concerned if 'no competition' per se
<0> but its still discouraging - as much as we like to believe everyone is high-speed - they're not
<0> do as ya see fit
<0> but do as ya see easiest just because something more benificial may seem hard at first :)
<1> :)
<1> the site already gets some lame 3d intro which i dont need to make :P
<0> i hope its 'part' of site, and not a 'click here to enter site' intro heh - but thats personal preference really (although often scoffed at before appreciated)
<0> site should 'build' and be ready to be used - at the point of any 'intro' (usually in header area) starts up
<1> its used to show the logo of the company :+
<0> thats just my opinion though
<1> same here but the client wants it :)
<0> but the client hired you to keep them from lookin like an arse
<0> they can do that on their own
<0> :)
<1> indeed but after three warnings :o
<0> wrap the knife in bandages, stop bleeding, and finish it up
<0> i guess
<0> :(
<1> yep..
<0> sometimes ya just cant win
<3> I'm wondering why I cannot read my global array from onClipEvent (load)?? (total newbie)
<3> I'm trying to resize a column with data from an XML-file
<1> its mainly a site to set up a specific imago/feeling
<4> can you help me ppl?
<0> i'd do _level0.myarr = new Array(); ....
<0> and refer to _level0.myarr
<0> :|
<1> of the company -- they have a other site to show of the homes they sell (it's a constructor/project developer)
<0> _level0 never gets lost
<3> okay, Shiznit, what does onClipEvent (load) really do? I've tried googling :(
<0> however, its likely a scope error by the sounds of it
<0> when the clip first comes into view
<0> it performs that function
<0> just like it says in docs
<1> mainproc try the html file flash creates online if it then works in IE -- well go fix your html file by stripping away parts... until it works again then you know were it goes wrong



<3> it's too late perhaps?
<0> too late?
<0> do you think (load) is (data) ?
<4> but if i remove the flash, the html is fine
<0> no clue what you're trying to do
<0> so no clue what hte problem is
<0> on frame1:
<0> outside of this mc
<0> (aka:root or level0)
<3> Shiznit: I don't really know, I was thinking that my XML isn't loaded before I try to resize
<0> _global.myarr = new Array();
<0> myarr[0] = "test";
<4> SHiZNiT: can you help please? i'm lost
<0> on your mc
<0> onClipEvent(load) { trace("testing: "+myarr[0]); }
<1> mainproc probably your html is ****ed up if the flash file works fine w/o the other stuff
<0> no reason that would not work
<3> Shiznit: okay, I'll try it
<0> state myarr as global ... refer to myarr
<4> Can you help me?
<1> mainproc > dude try it :P
<3> Shiznit: well, that certainly worked...
<3> Shiznit: does it matter that I'm creating/filling the arrays inside a function?
<4> But i removed the flash and the HTML works fine!
<1> well maybe the shockcounter flash file is ****in up
<4> ok, i'll remove it
<3> //newHeight=Arr_tripdetailHolder[0][1];
<3> oops
<4> still stuck!
<4> draakje?
<1> so it works not in your html file but it works in the one that flash creates?
<1> what if you copy-paste the <object>-crap iny our html file?
<4> can you take a look at the source to see what is the problem?
<1> no time need to fix my tracking code :o
<4> comeon, help me please
<4> why do you running from it...can i get help ...this is the only question i'm asking for days here
<5> anyone ever get adsense to work with flash?
<5> google adsense
<1> ?
<6> Can I embed fonts that I use with Components?
<0> yes
<6> Can I anti-alias them as well?
<0> make a textfield, select 'dynamic' type, set font, click anti-alias for animation, clck EMBED ... embed a-z, 0-9, punctuation
<0> whatever is 'needed' font that font (note that BOLD is not the same as regular - if you need bold, make another textfield as bold)...
<0> then wrap the(se) textfield in a movieclip
<0> remove movieclip from stage
<0> rightclick movieclip in library, select linkage
<0> export frame1/export for actionscript
<0> use font-name in your textformat
<0> or stylesheet
<0> as per selection from textfield when chosen
<0> copy/paste it if needed
<0> :)
<0> as for rendering quality - that would depending on component params
<0> i believe
<6> Would I have to edit the component?
<1> does Stage.align change when you resize a flash movie :/ ?
<0> did you read up on the component yet?
<0> doesnt sound like it
<1> SHiZNiT why not use Add Font in the library?
<7> hi
<7> can anyone tell me if it's possible to p*** an argument by reference ?
<0> because its useless really
<1> ?
<0> use it if you like - but when you are sitting there wondering wtf, go back to above method
<0> and continue working
<8> how do I make a .fla file that are 780x110?
<1> SHiZNiT ah
<0> no, alignment stays as defined
<0> only differnce is browsers viewable area is now larger or smaller
<0> heh
<0> or saplayer
<0> doobie time and back to work ....


Name:

Comments:

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






Return to #flash
or
Go to some related logs:

#cisco
system.map genkernel grub
#battle
#windows
QAAAO.X
#freebsd
#stocks
#3dsmax
#nhl
steam connection reset by pear



Home  |  disclaimer  |  contact  |  submit quotes