Welcome Guest, Not a member yet? Register   Sign In
link/url problem use flash
#1

[eluser]Unknown[/eluser]
I make the web with CodeIgniter.
I try to make their menus with flash buttons.
But always a problem at link
How to solve this problem?
Thank U
#2

[eluser]mi6crazyheart[/eluser]
Give some more information about u'r problem so that people at here can help you accordingly...
#3

[eluser]Unknown[/eluser]
I make a link with the action script:
on (release){
getURL ('produk/lang/id/ minyak_putih')
}

When pressing one of the menu was originally run.
example:
http://omphandt.info/tresnojoyo/produk/l...kayu_putih

but now continue by pressing other errors
example:

http://omphandt.info/tresnojoyo/produk/lang/id/produk/lang/id/baljitot
which should
http://omphandt.info/tresnojoyo/produk/lang/id/baljitot
#4

[eluser]pickupman[/eluser]
This could be of a leading slash or lack there of. All links are relative to the document root (index.php), so you have to make sure you are creating the links properly.




Theme © iAndrew 2016 - Forum software by © MyBB