Author |
how to edit file extensions on uiq3? |
gezer Joined: Feb 07, 2008 Posts: 109 From: PM |
guys, i searched on net for this, but i could only find something on a uiq3 development forum. so i couldnt understand anything. if you think, its impossible, core player can assign common files extensions like jpg, bmp, mp4 to itself.
i want to use it to run swf files directly from file browser. it could be able by assingning swf files to opera, i think. |
|
strizlow800 Joined: Aug 23, 2006 Posts: > 500 From: Macedonia, Skopje PM |
Swf support for opera is available now.
|
gezer Joined: Feb 07, 2008 Posts: 109 From: PM |
how? i'm not telling about opening them in opera by giving the file adress to opera. click on the swf file on file explorer, then play it on opera. |
strizlow800 Joined: Aug 23, 2006 Posts: > 500 From: Macedonia, Skopje PM |
Hmm I don't think that is possible now... Maybe I'm wrong though...
Try using coreplayer instead.
|
AD Joined: Aug 25, 2005 Posts: > 500 From: UK PM |
I think I understand what you want: to edit the file associations in the OS so that a .swf file 'opens with' Opera. This is a function lacking from the interface IMO, and not currently possible. It's a pity because I bet you can do it in WM, probably as easy as on the pc.
I personally would love to see this customisability implemented, as it would mean that one could open text files in jtext rather than quickword etc. rather than having to go the long way round and open the app first then select file - open...
I guess it must be technicaly possible, as the OS holds its preset associations somewhere, maybe some clever uiq hacker will work this out... |
Zed@CPS Joined: Nov 08, 2004 Posts: > 500 From: CellPhoneSoft PM, WWW
|
There was a recent discussion over at my-symbian about the exact same topic, that is writing a program that changes file type associations. Unfortunately the conclusion was that, although it would be a nice addition, its use would be limited by the small number of available alternative viewer programs. So, the project was abandoned. Shall I re-think it?
|
myth® Joined: Oct 08, 2005 Posts: > 500 From: Istanbul PM |
On 2008-09-04 11:13:58, AD wrote:
because I bet you can do it in WM, probably as easy as on the pc.
yes and yes
HTC HD2 [16 GB] + SE HBH-DS980 |
Mizzle Joined: Oct 06, 2006 Posts: > 500 PM, WWW
|
Zed,
Yes, yes and yes
|
myth® Joined: Oct 08, 2005 Posts: > 500 From: Istanbul PM |
On 2008-09-04 17:59:38, Mizzle wrote:
Yes, yes and yes
HTC HD2 [16 GB] + SE HBH-DS980 |
ares Joined: Dec 11, 2003 Posts: > 500 From: Coimbra, Portugal PM |
and YES
SE w880 + Iphone 4 16gb |
myth® Joined: Oct 08, 2005 Posts: > 500 From: Istanbul PM |
@Zed
would this be an application where custom recognizers in drive C would override the OS's recognizers in drive Z: ?
If so, I guess that a restart of the device would reset the file associations to the default apps, so that your app would have to run at startup and reassociate them.
Is that how it will work ?
HTC HD2 [16 GB] + SE HBH-DS980 |
Zed@CPS Joined: Nov 08, 2004 Posts: > 500 From: CellPhoneSoft PM, WWW
|
would this be an application where custom recognizers in drive C would override the OS's recognizers in drive Z:? If so, I guess that a restart of the device would reset the file associations to the default apps, so that your app would have to run at startup and reassociate them. Is that how it will work? No. The method provides permanent change to the file type associations, regardless of restarting the phone. Which is good news.
BUT...
it would mean that one could open text files in jtext rather than quickword Unfortunately it's not that simple. The proposed "association editor" program can achieve that when you click on a text file the application you selected previously (e. g. jText) comes up. The text file is passed to it. Now comes the problem. If the author of jText did not prepare his application to accept files passed from the external world then it will not show it. This is the case with X-plore, for example. So, it is very important to realize that for the thing to work out well, true viewer programs are necessary - and they are few. (For more explanation on the viewers, see the above-linked discussion.)
So, I'm still somewhat unsure if it makes sense to write such program in the current (sad) situation. I have other projects that are less dependent on (the existence of) other programs.
|
gezer Joined: Feb 07, 2008 Posts: 109 From: PM |
@Zed
so, whats the result? i didn't have enough time to read all this topic(which you give link to).
i'm just a noob that wants to open swf files directly on any file browser
thanks everyone.
[ This Message was edited by: gezer on 2008-09-04 19:22 ] |
Phat7 Joined: Feb 26, 2007 Posts: 11 From: Azerbaijan PM |
It is possible to assign mime types to external applications, only if the application has been digitally signed and has the ability to set a higher priority than the default app on the phone. |
Zed@CPS Joined: Nov 08, 2004 Posts: > 500 From: CellPhoneSoft PM, WWW
|
As I said, I have the code that can do it. The question is whether it would be viable as a commercial product.
Currently there is one way to view local .swf files by one click. In LinkBoy set up a shortcut for the Web application (Opera) and specify the file name for the Parameter option (like d:/Test/flash.swf). When the shortcut is executed, Opera displays the flash file immediately.
[ This Message was edited by: Zed@CPS on 2008-09-05 07:01 ] |
|