English 中文(简体)
AS3 如何把文化、青年和体育部+改变背景的颜色集中起来?
原标题:AS3 How to center MC + change background color?

我对AS3非常新,我从未与班级合作,因此,我遇到了几个问题。

我喜欢用一部电影制片,这样它就能够达到一定规模。 然后,我要补充一个背景说明,不管我如何扩大浏览器。

请允许我在婴儿院中解释一下我的情况吗? 自2006年以来 我不知道如何执行一个班子,使它与我一道工作。

谢谢你!

J. 出席情况

问题回答

如果我听你正确的话,你想要把你的 file子放在一个网页的中心,改变背景颜色,如果你绕过网上浏览器的界限,就不要把 s花掉。

如果是的话,你的问题就更具有超文本性,因为无法通过行动文本做到这一点。 如果你想要做的是正确把你的 s放在超文本档案中的话,你就可以将闪电出口到你面前的超文本档案中(假设你会重新使用闪电系统)。

这里有一条通过这一进程指导你的联系,它写得非常清楚:。 http://www.w3schools.com/flash/flash_inhtml.asp

http://www.tizag.com/htmlT/bgcolor.php” http://www.tizag.com/htmlT/bgcolor.php。

一旦你收到从闪电中出口的超文本文件,你就可以检查它如何调整你。 闪电离网页的其余部分。 守则中有些地方应当像<代码>align=“left”,而且你可以将这一条变成中心、权利等。

希望,

de

————

var toCenterMc:MovieClip = new MovieClip();

toCenterMc.x = stage.stageWidth/2 - toCenterMc.width/2;
toCenterMc.y = stage.stageHeight/2 - toCenterMc.height/2;

background you you you you you add(必须高于班头,也就是说,读到<条码>的代码行

[SWF(backgroundColor="0xec9900")]




相关问题
CSS working only in Firefox

I am trying to create a search text-field like on the Apple website. The HTML looks like this: <div class="frm-search"> <div> <input class="btn" type="image" src="http://www....

image changed but appears the same in browser

I m writing a php script to crop an image. The script overwrites the old image with the new one, but when I reload the page (which is supposed to pickup the new image) I still see the old one. ...

Firefox background image horizontal centering oddity

I am building some basic HTML code for a CMS. One of the page-related options in the CMS is "background image" and "stretch page width / height to background image width / height." so that with large ...

Separator line in ASP.NET

I d like to add a simple separator line in an aspx web form. Does anyone know how? It sounds easy enough, but still I can t manage to find how to do it.. 10x!

热门标签