i miss it too..but we will eventually get used to eat. White is more refreshing for the eyes.
Printable View
i miss it too..but we will eventually get used to eat. White is more refreshing for the eyes.
I disagree, the yellow one was far more better, cleaner and characteristic to Flash Kit. The new one has lots of flaws, and I hate them!!!! Seriously, they should fix the AS tags, because the only way you can use them now is by manually doing it:
which looks like this:Code:
Actionscript Code:
function lol(1, 2, 3){ trace("LOL");}
Actionscript Code:function lol(1, 2, 3){
trace("LOL");
}
why doesn't it expand in height with the text???? Argh, now everyone who reads old posts with lots of AS codes will have a hard time reading it >.>
I am working on a actionscript syntax highlight converter, which utilizes BB tags (which this forum uses) and applies syntax highlight to codes. Of course the excessive BB tags will be included in the character limit (15,000 characters max), but at least it will be a better solution than using AS tags!!
No no, Nig, i mean the "color" no the "style". White is more refreshing to the eyes than yellow. Yellow is a hot color, white is cold like blue. But i prefer the old forum design. I miss the [ H IGHLIGHT= actionscript] format...
Hey Angelhdz, not sure if you still need help with this contact book, but here's something I made that might be helpful. I did not integrate the shared object, because you know better than I do what you are looking for. Just thought this might be helpful and I wanted to do something for you.
Also, as I'm writing this I have the realisation that you might want to place the contact info cards inside a container that you can move up and down, as a way to recreate a scrolling possibility, instead of placing them directly inside of _root as I did in this file.
Anyway, here's..
Attachment 73851