Recent posts by gialloporpora

Subscribe to Recent posts by gialloporpora 3 posts found

May 7, 2008
gialloporpora 3 posts

Topic: Ideas and script requests / grab links

I have searched for this problem and I have find this Topic:
http://www.webmasterworld.com/flash/3510424.htm

At the moment browser not support SWF file inserted as data link, I have also tried with Opera and it not support these data linktoo.

It is not a problem relative to Greasemonkey but this is a feature not supported by Firefox.
I think that no browser support this, not only FF.

 
May 6, 2008
gialloporpora 3 posts

Topic: Ideas and script requests / grab links

@alien_scum,
thank you for your suggestion.
I have tried with your method, but unfortunatelly it doesn't work :-(

I have used "The Data Uri Kitchen" to encode SWF file as a string (first in base64 and after with no base64) but it doesn't work.

For the moment, I hav uploaded a second version of my script that use the _clipboard.swf hosted in my site.

Ciao
Sandro

 
May 6, 2008
gialloporpora 3 posts

Topic: Ideas and script requests / grab links

Dear all,

I have searched for a copyToClipboard function to add in my script and I have found this post.

Since Photobucket Website has a similar function working with Firefox, I have also searched with Google finding this (partial) solution:

http://www.jeffothy.com/weblog/clipboard-copy

I know this is not a "good" solution, it use Flash, but Flash is the most popular plugin,, I think all people have it installed.

My problem, is where to host the file clipboard.swf for these two reasons, I think is a great thing if it could be hosted on userscript.org:
- my site is not very good, sometimes it is down for many hours
- for security reasons, I believe that it is better if the file is hosted in a secure place, like this site.

If this is not possible, no problem I don't insert the copyToClipboard function in my userscript.

Thanks for your attention and excuse me for my english.

Sandro