Tagged Questions
3
votes
2answers
1k views
Is JavaScript or Flash able to extract the MAC address from a browser?
MAC address = Media Access Control address
Believe I saw that this was possible somewhere, but now that I'm looking for it I can't find the implementation.
2
votes
2answers
627 views
Prezi HTML 5 & html5 book recommendation
I was wondering what were you thought on being able to build an app similar to prezi (presentation app) using HTML 5.
Also while you're at it, I'm looking for a good HTML 5 book recommendation. ...
1
vote
2answers
524 views
Has anyone been able to convert a site's media content from flash to html5?
I'm looking to convert a site from Flash based video to HTML5, the current video uses time marks to display slides (kind of like how youtube has ads on their videos). But the difference between ...
1
vote
1answer
72 views
Does anyone know about some Flash or JS image gallery that allows multiple image selection simultaneously?
I need to show a list of image thumbnails, and the user should be able to select one or more images from this list and then the selected images should be "best fit" displayed. For example, with 3 ...
1
vote
0answers
239 views
Embedding *.swf objects: javascript vs xhtml [closed]
I am a newbie in webdesign and I´ve been wondering which is the modern way to embed swf objects.
I've been using the following html code:
<object id="flash1" data="presentacion/prototipe.swf" ...
0
votes
3answers
145 views
How can i replicated this functionality?
http://www.astorandblack.com/ab/bespokevisualizer/ (click on "continue as guest")
A client wants this "bespoke visualizer" on their site. Is there a third party plugin I can buy for this? It can be ...
0
votes
0answers
49 views
Flash or Javascript way to pretty plot binary tree [closed]
All Flash and JS plot libraries I've found, can plot some plots, tables, but not binary trees.
Is there a library or a tool to beautifully plot the binary tree? The binary tree can be small (about ...
0
votes
1answer
107 views
Intentional placing of text in clipboard
By intentional I mean the user is actively clicking a button or performing an action that leads to certain text being places in their clipboard. As far as I know the only solution to this is Zero ...