This is a discussion on "***Help Needed accessing external Style Sheets***" within the Flash & Multimedia Forum section. This forum, and the thread "***Help Needed accessing external Style Sheets*** are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
***Help Needed accessing external Style Sheets***
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Hi All,
I am need a bit of help, if not a whole lot Synopsis: I am trying to access a URL via a Flash button. The html page it points to has a script which determins the browser version and loads the external style sheet. The Browser should load based on the browser version (such as IE or Netscape). Problem: When the page loads via the flash button, it brings up the html page without processing any external style sheet. Question: How do I get a URL accessed through Flash to load a browser specific Style Sheet? Below is the code I am using in flash. B1.onPress = function () {Below is the JS code I am using on my HTML page to determine the broser type and load the stle sheet. <script type="text/javascript">All help is appreciated ! |
|
|
|
#2
|
|||
|
|||
|
Re: ***Help Needed accessing external Style Sheets***
Try using full URL links, make sure the script is within you head tag. Umm, other than that the only thing I can suggest is for you to use a different CSS sheet detector. I have an ideal, I know would work, but it might evolve more work on your part. Let me know if you still are looking for suggestions!!
|
![]() |
| Tags |
| css, external css, flash, link, url |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Style sheets | Oak | Web Page Design | 4 | Mar 3rd, 2008 17:49 |
| switching between style sheets | cwjones | Web Page Design | 4 | Jul 4th, 2007 17:06 |
| Problems with external style sheets | ronb | Web Page Design | 7 | May 16th, 2007 19:18 |
| CSS Style Sheets | ronb | Starting Out | 3 | May 10th, 2007 13:02 |
| change style sheets | screamer2k | Web Page Design | 5 | Aug 6th, 2004 11:19 |