I was wondering is possible to encode this function with base64?
what I'm trying to achieve is to convert this string to base64 code
and store to mysql.
when I retrieve it, I will use base64 decoder to read it. thanks
swfobject.embedSWF(
"<?php echo
plugins_url('/vipers-video-quicktags/resources/jw-flv-
player/player.swf'); ?>",
"vvqvideopreview",
jQuery("#vvq-width").val(),
jQuery("#vvq-height").val(),
"9",
vvqexpressinstall,
vvqflvparams,
vvqparams,
vvqattributes
);
--
You received this message because you are subscribed to the Google Groups
"SWFObject" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/swfobject?hl=en.