ゆる人種
/*jslint */
/*global AdobeEdge: false, window: false, document: false, console:false, alert: false */
(function (compId) {
"use strict";
var im='images/',
aud='media/',
vid='media/',
js='js/',
fonts = {
},
opts = {
'gAudioPreloadPreference': 'auto',
'gVideoPreloadPreference': 'auto'
},
resources = [
],
scripts = [
],
symbols = {
"stage": {
version: "6.0.0",
minimumCompatibleVersion: "5.0.0",
build: "6.0.0.400",
scaleToFit: "none",
centerStage: "none",
resizeInstances: false,
content: {
dom: [
{
id: 'Text',
type: 'text',
rect: ['624px', '46px', '506px', '129px', 'auto', 'auto'],
text: "
適当なこいけが贈る
適当なこいけのぶろぐ
",
font: ['\'ヒラギノ角ゴ Pro W3\', \'Hiragino Kaku Gothic Pro\', \'メイリオ\', Meiryo, \'MSPゴシック\', MS PGothic, sans-serif', [35, "px"], "rgba(238,226,22,1.00)", "normal", "none", "", "break-word", "normal"]
},
{
id: 'Image',
type: 'image',
rect: ['213px', '6px', '121px', '105px', 'auto', 'auto'],
fill: ["rgba(0,0,0,0)",im+"%E3%82%A2%E3%82%A4%E3%82%B3%E3%83%B3.png",'0px','0px']
}
],
style: {
'${Stage}': {
isStage: true,
rect: [undefined, undefined, '550px', '400px'],
overflow: 'hidden',
fill: ["rgba(255,255,255,1)"]
}
}
},
timeline: {
duration: 4000,
autoPlay: true,
data: [
[
"eid13",
"left",
0,
4000,
"linear",
"${Text}",
'624px',
'22px'
],
[
"eid6",
"top",
4000,
0,
"linear",
"${Image}",
'6px',
'6px'
],
[
"eid10",
"top",
0,
4000,
"linear",
"${Text}",
'46px',
'17px'
],
[
"eid5",
"left",
4000,
0,
"linear",
"${Image}",
'213px',
'213px'
],
[
"eid2",
"height",
0,
4000,
"linear",
"${Image}",
'105px',
'387px'
],
[
"eid4",
"width",
0,
4000,
"linear",
"${Image}",
'121px',
'337px'
]
]
}
}
};
AdobeEdge.registerCompositionDefn(compId, symbols, fonts, scripts, resources, opts);
if (!window.edge_authoring_mode) AdobeEdge.getComposition(compId).load("%E3%83%86%E3%82%B9%E3%83%88%E3%81%86%E3%81%87b_edgeActions.js");
})("EDGE-3732492");
この記事へのコメント