give a better label to flash things
This commit is contained in:
parent
4a4546c427
commit
8e4d6583f5
@ -18,7 +18,7 @@ class FlashFileHandlerTheme extends Themelet {
|
|||||||
width='{$image->width}'
|
width='{$image->width}'
|
||||||
type='application/x-shockwave-flash'></embed>
|
type='application/x-shockwave-flash'></embed>
|
||||||
</object>";
|
</object>";
|
||||||
$page->add_block(new Block("Image", $html, "main", 0));
|
$page->add_block(new Block("Flash Animation", $html, "main", 0));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user