ActionsDev

4 replies to this thread. Most Recent

DeltaDave

26 Mar 2010, 11:11 pm

[Pro] Upload Stuff/Upload Extra Resources

I have tried both of these actions with the same result ie I am trying to upload FW_Object.js to go along with the HTML page.

The problem is that when I do so then FW renames it to FW_Objecta.js and my Page Markup link is broken.

Obviously I can change the link in PM but I would like to understand why this happens when there is no other file with the same name.

I am not aware of this happening with other JS files.

David

quote

Glasgow, Scotland

iMac 27 Snow and Pro 5.6.3

Dan J

27 Mar 2010, 9:07 am

Are you attaching a Flash file to the document itself already? FW would only try and duplicate it if it already existed.

You obviously wouldn’t need more than one copy, however I suggest using SWFObject instead of FW_Object since it’s more browser compatible and has been updated.

A greater question is why is the Page Action version called ‘Upload Stuff’ and the Item Action version is called ‘Upload Extra Resources.’ Shouldn’t they be the same?

quote

Tim Plumb

27 Mar 2010, 9:17 am

Hi Dan,

On 27 Mar 2010, at 09:07, Dan J wrote:

Are you attaching a Flash file to the document itself already? FW would only try and duplicate it if it already existed. I was looking at this last night I can see that Freeway is altering the file name even when the the application hasn’t needed to create the FW_Object.js file. I suspect that somehow Freeway assumes that this file name as is in use regardless of if it has been used before or not.

A greater question is why is the Page Action version called ‘Upload Stuff’ and the Item Action version is called ‘Upload Extra Resources.’ Shouldn’t they be the same? This is because I wrote Upload Stuff as a page action and then Softpress created the Upload Extra Resources a while later and decided to make it item based. Both actions do almost exactly the same thing and I would imagine that they both do it in the same way too. ;-) Regards, Tim.

FreewayActions.com - Freeware and commercial actions for Freeway Express & Pro. ………………………………………………………………………… Protect your mailto links from being harvested by spambots with Anti Spam. Only available at FreewayActions.com ………………………………………………………………………… http://www.freewayactions.com

quote


Extend Freeway the way you want with FreewayActions.com

http://www.freewayactions.com

DeltaDave

27 Mar 2010, 7:59 pm

I was looking at this last night I can see that Freeway is altering the file name even when the the application hasn’t needed to create the FW_Object.js file. I suspect that somehow Freeway assumes that this file name as is in use regardless of if it has been used before or not.

I was sort of assuming - maybe incorrectly that ‘FW_Object.js’ was maybe some sort of ‘reserved’ name.

I think the easiest way to avoid a conflict is to rename FW_Object.js to something else.

David

quote

Glasgow, Scotland

iMac 27 Snow and Pro 5.6.3

Back to Top

Dan J

28 Mar 2010, 4:43 am

Tim, I can’t see your response. It’s just what I said, not your response however Dave was able to quote it.

quote