PDA

View Full Version : BB Code Enhancements - Deviantart Pictures


Leo?
03-22-2008, 10:00 PM
http://img141.imageshack.us/img141/4702/scr2b3d61bwe6ht0.jpg

http://img174.imageshack.us/img174/8346/87949268pd9.jpg
add new bbcode
Title Deviantart Pictures
Tag Devi
Replacement
<object width="450" height="379"><param name="movie" value="http://backend.deviantart.com/embed/view.swf" /><param name="flashvars" value="id=79421914&width=1337" /><param name="allowScriptAccess" value="always" /><embed src="http://backend.deviantart.com/embed/view.swf" type="application/x-shockwave-flash" width="450" flashvars="id={param}&width=1337" height="379" allowscriptaccess="always"></embed></object>
Example
79171148
Button Image (Optional)
http://www.deviantart.com/favicon.ico

cheat-master30
03-23-2008, 12:16 AM
More information on what this does? Looks interesting, and I might want to try it.

Boofo
03-23-2008, 12:21 AM
Great idea! But is there going to be a copyright question involving this?

And a text file with all the instructions would be nice. ;)

Leo?
03-23-2008, 12:23 AM
i can speak very little english sorry :(

Boofo
03-23-2008, 12:31 AM
Then do a search for "copyright". ;)

Istanbul, been there. Was stationed in Sinop in '72 for a few months. ;)

SEOvB
03-23-2008, 03:13 AM
Its a BB code to link to deviant art pictures by simply using the deviant art picture id it seems.

NeuroLancer
03-23-2008, 03:18 PM
is there going to be a copyright question involving this?

Only if the original copyright holder doesn't agree. Same as with anything.

This is the standard DA feature to share uploaded images. If they didn't like it, they wouldn't provide it.

Another way to use the code is:

<embed style="width:450px; visibility:visible; height:379px;" allowscriptaccess="never" src="http://backend.deviantart.com/embed/view.swf" type="application/x-shockwave-flash" flashvars="id={param}" width="450" height="379" name="DeviantArt" wmode="opaque" pluginspage="http://www.macromedia.com/go/getflashplayer" border="0" />

Im using that without any object tags.

Boofo
03-24-2008, 04:25 AM
Only if the original copyright holder doesn't agree. Same as with anything.

This is the standard DA feature to share uploaded images. If they didn't like it, they wouldn't provide it.

Another way to use the code is:

<embed style="width:450px; visibility:visible; height:379px;" allowscriptaccess="never" src="http://backend.deviantart.com/embed/view.swf" type="application/x-shockwave-flash" flashvars="id={param}" width="450" height="379" name="DeviantArt" wmode="opaque" pluginspage="http://www.macromedia.com/go/getflashplayer" border="0" />

Im using that without any object tags.

Which is better?