Search found 3 matches
- Mon Dec 10, 2007 11:53 pm
- Forum: Tips & Tricks
- Topic: Flash Site
- Replies: 4
- Views: 1522
Re: Flash Site
Ewww, It looks as if the action script is a little crazy maybe something like this? this.onRelease = function() { getURL("http://www.WHATEVER.com"); }; This is the action script for a button that I initially used for my banner adverts (clickthru URL's for flash) What are you using the flash for? an...
- Fri Dec 07, 2007 10:24 pm
- Forum: Joomla! Coding 101
- Topic: backeend image path problem
- Replies: 2
- Views: 538
Re: backeend image path problem
Hello... here again... I've got a problem with editorArea in the backend. When I add an image, everything seems fine, and I can see the image inside the editor. and the path of the image is correct (watching the html code of the editor): src="http://192.168.0.20/~guybrush/Joomla/images/storie...
- Fri Dec 07, 2007 9:30 pm
- Forum: Tips & Tricks
- Topic: Flash Site
- Replies: 4
- Views: 1522
Flash Site
I have a site allready built in Flash, can I place this in the same directory as my jooomla site, Pointing Joomla to this site is no problem the problem I'm having is pointing the flash site back to the joomla web site, using this AScode ( on (release) { getURL("Joomla_1.0.13-Stable-Full_Package/tem...