Welcome Guest, Not a member yet? Register   Sign In
I cant see files swf in code igniter.... HELP PLEASE!!!
#7

[eluser]CodyPChristian[/eluser]
Another thing you can do, which is what I do is this:

When you load:

Code:
VALUE="ballgame.swf"

Do it this way:

Code:
VALUE="'.base_url().'static/flash/ballgame.swf"

Static being a public folder in your web root directory where index.php is. Basically the same thing ucantblamem said, just another way to do it and keep things organized. Wink


Messages In This Thread
I cant see files swf in code igniter.... HELP PLEASE!!! - by El Forum - 01-03-2008, 05:45 PM
I cant see files swf in code igniter.... HELP PLEASE!!! - by El Forum - 01-03-2008, 06:11 PM
I cant see files swf in code igniter.... HELP PLEASE!!! - by El Forum - 01-03-2008, 06:15 PM
I cant see files swf in code igniter.... HELP PLEASE!!! - by El Forum - 01-03-2008, 06:16 PM
I cant see files swf in code igniter.... HELP PLEASE!!! - by El Forum - 01-03-2008, 06:22 PM
I cant see files swf in code igniter.... HELP PLEASE!!! - by El Forum - 01-03-2008, 06:28 PM
I cant see files swf in code igniter.... HELP PLEASE!!! - by El Forum - 01-04-2008, 03:01 PM



Theme © iAndrew 2016 - Forum software by © MyBB