Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Dec 01, 2012 09:46 AM by mmhbk
Member
50 Points
238 Posts
Nov 30, 2012 05:14 PM|LINK
'swf': 'Scripts/uploadify/uploadify.swf',
What is the sintax for the uploadify.swf file if it is located outside the file that is using uploadify.
using ~/Scripts/uploadify/uploadify.swf or ../Scripts/uploadify/uploadify.swf didn't work,
Thank You.
Participant
1686 Points
469 Posts
Nov 30, 2012 11:20 PM|LINK
../Scripts will go back one folder, but it really depends on where the file is that is calling the swf.
Dec 01, 2012 06:46 AM|LINK
It IS one folder back, but ../Scripts doesn't work.
All-Star
30917 Points
6327 Posts
Dec 01, 2012 08:11 AM|LINK
try
/Scripts/uploadify/uploadify.swf
Dec 01, 2012 09:46 AM|LINK
oned_gk try /Scripts/uploadify/uploadify.swf
still nothing
mmhbk
Member
50 Points
238 Posts
Uploadify swf path
Nov 30, 2012 05:14 PM|LINK
What is the sintax for the uploadify.swf file if it is located outside the file that is using uploadify.
using ~/Scripts/uploadify/uploadify.swf or ../Scripts/uploadify/uploadify.swf didn't work,
Thank You.
javedwahid
Participant
1686 Points
469 Posts
Re: Uploadify swf path
Nov 30, 2012 11:20 PM|LINK
../Scripts will go back one folder, but it really depends on where the file is that is calling the swf.
mmhbk
Member
50 Points
238 Posts
Re: Uploadify swf path
Dec 01, 2012 06:46 AM|LINK
It IS one folder back, but ../Scripts doesn't work.
oned_gk
All-Star
30917 Points
6327 Posts
Re: Uploadify swf path
Dec 01, 2012 08:11 AM|LINK
try
mmhbk
Member
50 Points
238 Posts
Re: Uploadify swf path
Dec 01, 2012 09:46 AM|LINK
still nothing