TwelvestoneFlash

Really Flash, REALLY?


Sign in

  • Waiting for Godot ( 720 k posts )
    Just conversation.
  • Thunder Dome ( 23 k posts )
    Photoshop Tennis and Collabs.
  • Photography ( 4.8 k posts )
    For all you shutterbugs, sh...
  • Flash ( 18 k posts )
    ActionScripting to tweens, ...
  • Front End ( 5.8 k posts )
    general front end design an...
  • Back End ( 9.6 k posts )
    serverside scripting, progr...
  • Projects and Theory ( 12 k posts )
    This forum is for discussio...
  • FAQ ( 269 posts )
    All those nagging questions...
  • Design ( 17 k posts )
    graphics & all aspects of g...
  • Purgatory ( 3.6 k posts )
    12stone Jail, feel free to ...
JERKSTORE
 
2009-03-03

So you "support" CSS but I can't freaking change the vertical spacing between paragraphs?

That's some truly awesome support. It's not like I'm trying to float blocks or something. Jesus. Who know basic styling of basic html elements was too much to ask.

Thanks Adobe, you're doing a heck of a job.

pyrogen
 
2009-03-04

margin-bottom: 100px;

?

makes a paragraph style?

i have not tested it, could be totally wrong.

or...

h6 { line-height: .3 em; }

Then,in the body:

blahblahblah content stuff other stuff

again, not tested and hacky.

or

.space { line-height: .3 em; }

.

JERKSTORE
 
2009-03-04

I'm aware of ways (hacks) to get a desired outcome, but none of them are acceptable replacements for what should be basic functionality.

Plus, inserting additional dummy markup into the html string isn't always an option.

If Flash's support for CSS is such that hacks are the only way to achieve the desired results, then I'll just avoid CSS in Flash for now. I wanted to use it because I figured it would be better than not using it, but it turns out that's far from the truth.

This thread was mostly just a rant, not really looking for help on the issue. Thanks for the reply though k

JERKSTORE
 
2009-03-04

And no, flash only supports margin-left or margin-right

pyrogen
 
2009-03-04

right on i hear ya k

full css support would def make sense!

Sorry, you must be a member to post to a conversation. Either log in or sign up to get involved.
TwelvestoneFlash

Really Flash, REALLY?