|
I've been developing with XHTML, CSS and Javascript for about 4 years now.
I love it a lot and hate it a little. I've looked into Flash and Silverlight a bit, but as a developer, I'm not too keen on them.
One reason is that they lock you into a vendor...
Started by jonathanconway on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
I thinkWhile Flash/Silverlight skills may be worth developing, I think you will find that general web can run flash, but it isn't used much because....
Flash has been around for years and still hasn't taken over.
Like XHTML and CSS.
|
|
I have a generated HTML page with flash content in it. I am trying to reposition the flash content and make it "absolute". I have tried to wrap the object tags with a div tag, but to no avail. Can anyone tell me how to do this? Removing the generated ...
Started by pypmannetjies on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="430" height="200" id="bar" align="right">.
|
|
Hi everyone,
I have 3 buttons with dynamic text on them and a main text area (dynamic text), all of which load in text in from a external xml document. I've got that loading in ok.
The problem I'm having is loading a external css document so all of the...
Started by MrBlur on
, 1 posts
by 1 people.
Answer Snippets (Read the full thread at flashkit):
|
Ask your Facebook Friends
|
Estetica Design Forum || CSS or Flash Site of the Day Thought it would save starting multiple threads, there's some really nice ones about lately...
BEKA, looking at cookware from a different angle
Logo Designer - Logo Design || Graphic Design Blog ||...
Started by Toon on
, 8 posts
by 4 people.
Answer Snippets (Read the full thread at estetica-design-forum):
See the info HERE Tommy Logic
Web Design :: Valid XHTML & CSS :: SEO :: CMS :: eCommerce
Web Design Tutorials :: Computer Tutorials Yep, only a problem in ie7 does that sound familar! CSS addict
Logo
it is a showcase of the best css....
|
|
This method has probably been discussed for ever. Can you actually trick google by writing tons of text on a, say, flash-based website? I suppose googlebot doesn't parse your css as well?
Started by Gal on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
) and it is also legitimate to use hidden text for flash sites if the hidden text is what is actually is being displayed at the flash .....
Don't make assumptions about what could be detected..
By applying CSS rules to your document.
|
|
I know that you can apply CSS in order to style objects in Flex using the StyleManager:
http://livedocs.adobe.com/flex/3/html/help.html?content=styles_07.html
You can also load compiled CSS files (SWFs) dynamically:
http://livedocs.adobe.com/flex/3/html...
Started by Chris MacDonald on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
Parse a CSS Style sheet for you:
"I've created a small....
The application of CSS in Flex is handled on the server side at compilation and not on the client a server side script to compile your CSS as a SWF then load them dynamically.
|
|
I have a big problems in showing my codes its appear as one text "not have spaces" example
$paypal = new phpPayPal();
it will appear
live example
the css file 1 the css file 1
any my question is how to make with spaces all this is in SyntaxHighlighter...
Started by moustafa on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
It seems to also replace the following space....
You need to look in the flash code where it puts certain keywords in tags.
Cheers
Your highlighter is a flash file, and it has nothing to do with CSS or even javascript.
In the output.
|
|
Often I need to refer to code written in HTML/JavaScript/CSS, but it is a very awkward construction to constantly refer to the descriptive trio of 'HTML/JavaScript/CSS' code.
for example, Mozilla refers to its HTML/JavaScript/CSS JetPack code as 'a JetPack...
Started by james creasy on
, 10 posts
by 10 people.
Answer Snippets (Read the full thread at stackoverflow):
If....
The easiest way to say it is to just to be a need to refer to them specifically .
These are usually there is no such abbreviation for HTML, CSS, and JavaScript.
These are web technologies.
CSS is presentation, and JavaScript is code.
|
|
HTML and CSS are showing their age.
SASS generates CSS (because CSS isn't clean enough). Graphic Designers don't work in HTML, they work in graphics tools then have to translate it to HTML/CSS. JavaScript has to have abstractions like jQuery, and CSS ...
Started by Nigel Thorne on
, 13 posts
by 13 people.
Answer Snippets (Read the full thread at stackoverflow):
HTML and CSS are here to stay for a long time yet!
While they may not be as intuitive that look beautiful but cannot be ....
By technologies like Flash & Silverlight but what's valuable about Internet is not the technology will never work.
|
|
After asking this question , it appears that a lot of CSS hacks and tricks are needed to achieve something that simple. People have said that CSS is broken.
So I wonder now, if not CSS, what are some alternatives to creating advanced html structure and...
Started by Tom on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at stackoverflow):
It is a pity....
While CSS figured out CSS is "broken", then why would it matter anyway? You're apparently out of options.
In another technology, such as Silverlight or Flash
CSS is broken, but the best way is still CSS.
|