# Slideshow Gallery Mod. - CSS problems + linking

**URL:** https://forum.kirupa.com/t/slideshow-gallery-mod-css-problems-linking/190621
**Category:** flash
**Created:** [June 13, 2006, 3:54pm UTC](https://forum.kirupa.com/t/slideshow-gallery-mod-css-problems-linking/190621 "2006-06-13T15:54:08Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Soudou](https://avatars.discourse-cdn.com/v4/letter/s/c5a1d2/32.png) [@Soudou](https://forum.kirupa.com/u/Soudou)
#### Post date: [June 13, 2006, 3:54pm UTC](https://forum.kirupa.com/t/slideshow-gallery-mod-css-problems-linking/190621/1 "2006-06-13T15:54:08Z")

</div>

[EDIT]

OK nevermind, I figured it out 🙂 For the benefit of others who may actually read this thing…:

Problem 1: **Can’t get the external CSS file to apply/change the XML imported text in the dynamic text field…**

Solution: Be careful the order in which you’re placing things. Really easy mistake to overlook when staring at 300 lines of code. First load the text in, then load apply the CSS… _doh!_ Just make sure your CSS stuff comes after the XML has successfully loaded.

Problem 2: **Can’t get** \*\* a dynamic link (in a new window) to work amongst the XML imported text. e.g. “images/duck1.jpg”. It just seems to go to some random page… \*\*:sigh:

Solution: I have no idea what’s going on with this still… For some weird reason when Firefox is NOT already open. Running this thing in Flash Player on a computer and clicking on the link makes it open up Firefox and load an empty page along with a tabbed page to some “911 timeline” random website. :puzzled: But if Firefox is already open it works fine… Must just be some browser bug or something… Since people viewing this thing would already have a browser open to view it I won’t worry about this… :ponder:
