it was missing... but it doesn’t have any effect on the flash movie....
This was my first attempt at modx, so its pretty messy! Sorry!
Any other suggestions?
Dude I’m nice today!

add base to the <object>
<object type="application/x-shockwave-flash" data="http://www.illusionsnoosa.com.au/assets/flash/gallery.swf" base="http://www.illusionsnoosa.com.au/assets/flash/" width="935" height="655">
<param name="src" value="http://www.illusionsnoosa.com.au/assets/flash/gallery.swf" />
</object>
S*#T yeah... you are nice today. Good work!
Much appreciated!
Just checked in all browsers.... IE doesnt seem to work... any suggestions there?
Of course IE...
Do this:
<object type="application/x-shockwave-flash" data="http://www.illusionsnoosa.com.au/assets/flash/gallery.swf" width="935" height="655">
<param name="src" value="http://www.illusionsnoosa.com.au/assets/flash/gallery.swf" />
<param name="base" value="http://www.illusionsnoosa.com.au/assets/flash/" />
</object>
Thats got it! Thanks for all your help....!
Hope this helps someone else too!
Now moving on to get it to work with SSP Director!