Reply
Thread Tools
Den in USA's Avatar
Posts: 1,390 | Thanked: 642 times | Joined on Nov 2007 @ California USA
#1
I am using the online stopwatch found at:

http://www.online-stopwatch.com/full-screen-stopwatch/

How can I save this flash file and run it offline.

(Edited after finding the solution)

When viewing the stopwatch online, click on "Web" at top left, click "Save as", choose folder location, then click "ok".

When you double click on the saved file, your web browser will open and run the flash file.

Note: It actually created a new folder in which it was placed.
__________________
N800 / Diablo / 16gb int / 16gb ext / Globalsat BT-359 gps ..... Dell Streak 5 - Android 2.2.2

Last edited by Den in USA; 2009-11-17 at 20:21.
 

The Following User Says Thank You to Den in USA For This Useful Post:
Posts: 3,841 | Thanked: 1,079 times | Joined on Nov 2006
#2
Try this:

Code:
wget http://www.online-stopwatch.com/online-stopwatch.swf
or

Code:
curl -o online-stopwatch.swf http://www.online-stopwatch.com/online-stopwatch.swf
and then it should be possible to start it with 'firefox online-stopwatch.swf' (on the desktop, at least. Probably also on the tablet.)
__________________
N800/OS2007|N900/Maemo5
-- Metalayer-crawler delenda est.
-- Current state: Fed up with everything MeeGo.
 
Den in USA's Avatar
Posts: 1,390 | Thanked: 642 times | Joined on Nov 2007 @ California USA
#3
Originally Posted by TA-t3 View Post
Try this:

Code:
wget http://www.online-stopwatch.com/online-stopwatch.swf
or

Code:
curl -o online-stopwatch.swf http://www.online-stopwatch.com/online-stopwatch.swf
and then it should be possible to start it with 'firefox online-stopwatch.swf' (on the desktop, at least. Probably also on the tablet.)
In terminal I get "/bin/sh: wget: not found"
__________________
N800 / Diablo / 16gb int / 16gb ext / Globalsat BT-359 gps ..... Dell Streak 5 - Android 2.2.2

Last edited by Den in USA; 2009-11-17 at 18:55.
 
mikec's Avatar
Posts: 1,366 | Thanked: 1,185 times | Joined on Jan 2006
#4
try command "whereis wget" to see if its on your system

Mike C
 
Den in USA's Avatar
Posts: 1,390 | Thanked: 642 times | Joined on Nov 2007 @ California USA
#5
Originally Posted by mikec View Post
try command "whereis wget" to see if its on your system

Mike C
I get "/bin/sh: whereis: not found".
__________________
N800 / Diablo / 16gb int / 16gb ext / Globalsat BT-359 gps ..... Dell Streak 5 - Android 2.2.2
 
mikec's Avatar
Posts: 1,366 | Thanked: 1,185 times | Joined on Jan 2006
#6
what system are you using?
 
Den in USA's Avatar
Posts: 1,390 | Thanked: 642 times | Joined on Nov 2007 @ California USA
#7
Originally Posted by mikec View Post
what system are you using?
Latest Diabo on my N800.
__________________
N800 / Diablo / 16gb int / 16gb ext / Globalsat BT-359 gps ..... Dell Streak 5 - Android 2.2.2
 

The Following User Says Thank You to Den in USA For This Useful Post:
Posts: 670 | Thanked: 367 times | Joined on Mar 2009
#8
I think you can just enter this
Code:
http://www.online-stopwatch.com/online-stopwatch.swf
...into MicroB's address bar and use Save As. To launch, open it in MicroB or KMPlayer or you can double-click on it from File Manager.
__________________
* n810 since Feb 2009
* Most-used apps: Opera, gPodder, Panucci, Tomiku, Canola, Quasar, MaemoMapper, ATI85, Maemopad+, AisleRiot Solitaire, Anagramarama, Rapier, Gnumeric, pyRDesktop
* Mobile-friendly URLs of popular sites
 
mikec's Avatar
Posts: 1,366 | Thanked: 1,185 times | Joined on Jan 2006
#9
Originally Posted by Den in USA View Post
Latest Diabo on my N800.
ah, have you installed wget. You may need to be root to run.
 
Den in USA's Avatar
Posts: 1,390 | Thanked: 642 times | Joined on Nov 2007 @ California USA
#10
Originally Posted by mikec View Post
ah, have you installed wget. You may need to be root to run.
Before starting, I did this: sudo gainroot (return)
__________________
N800 / Diablo / 16gb int / 16gb ext / Globalsat BT-359 gps ..... Dell Streak 5 - Android 2.2.2
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 20:49.