タグ
Introduction The Base64 class can encode String or ByteArray objects to Base64 encoding, and vice versa. Note that this class is ActionScript 3.0 only as there are several good alternatives written for ActionScript 2.0. Just google them. Down... 続きを読む
やろうと思えばできるものですねえ。 [JavaScript] dataスキームURI生成(画像データのBase64変換)残念ながら Internet Explorer は data スキームに対応していないので利用できません。 [を] HTMLファイルに文字列として画像データを埋め込む表示は IE6 では... 続きを読む

