| |
| |
| |
|
Page: 1 2 3 4 5
Comments:
<0> http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=6a253b75 <0> use flashobject? (swfobject) ... http://blog.deconcept.com/2005/08/13/using-flash-player-express-install-with-flashobject/ <1> yeah thats what i wasl ooking at from that link <1> thanks <0> yup <1> hey <1> is there a "stroke" effect? <1> say i want a black border around a resizing image in all frames
<0> well, you have stroke/fill .. <1> yeah <1> but its an image <0> and you have graphical effects (in 8) from main palette <1> im not drawing anything <0> ah <1> where is that <0> well, you could always just create a border <1> in PS you mean? <0> either via bitmapdata (if v8) or just using drawing api <0> no <0> in flash <0> drawing api has been in flash since v6 <1> is that from AS? <1> im doing a lot of stuff in timeline <0> could take size of image, and draw a 1 pix border around it ... or draw even just a line around it <0> no familiar with scripting much? <1> yeah i am <0> ok so... <1> hehe cool <1> so ill google that <1> drawing api <1> thanks <0> function drawBorder(mc,c) { with(mc) { beginFill(parseInt(c,16),100); /* FF0000 */ lineTo(mc._width,0); lineTo(mc._width,mc._height); lineTo(0,mc._height); moveTo(1,1); lineTo(mc._width-1,1); lineTo(mc._width-1,mc._height-1); lineTo(1,mc._height-1); endFill(); } <0> maybe something like that <0> drawBorder(mymovieclip,"FF0000"); <0> however, might want to just go with line, but lines can ****up sizing <0> } <0> oops <0> :) <0> oh - will want to move x maybe too - i always work from topleft so ... didnt bother moving since essentially, i'd create such in the MC that contained the image (and if i made, such would be topleft registration, not center) ... <0> x/y <0> so no need to really move it <2> Hm weird, I have a masked dynamic text with fonts embedded... it works fine, unless I try to modify the content of the dynamic text, in which case instead of being set to what I tell it to, the dynamic text box is empty <3> hey
<3> anyone here work with the video button components in flash 8? <1> damn <1> SHiZNiT <1> thanks a lot <1> but thats only for square objects <1> nothign to really stroke it like in PS <1> they should make something like that defaultt <0> use f8 - its all there <0> F8 was 'the graphical edition' ... <0> F7 lacks such <3> basically, whenever I drag the seek bar and the volume bar on to the stage and ***ign the buttons to the video, the seek bar refuses to work when there's a volume bar <1> so how would i do it in F8 then <3> what's up with that? <0> you'd select image and add a border from props palette <0> you have all sorts of filters and such in F8 <0> blur, bevels, shadows, etc <1> where <0> on props palette <1> i dont see hjow to add the border <0> look at abottom <1> properties you mean/ <3> heads up though, filters can slow down stuff on slower computers <1> thats true blur is really slow <1> blah <1> i had the link <1> what is hte concept of "make the swf that is just a .png file with 50% transparency combine with the HTML backround behind the swf) <1> "* <1> not sure what to google for not gettinga anything so far <0> wmode <1> ty <0> as like anything else with layering - depth will play a role .... dont forget to mod z-index <0> in html <1> yep <1> what about compatibility <1> of this feature <1> never mind <1> it says there <1> Note: If windowless mode is used, performance can be affected to some degree. If fastest performance is a top priority, you may consider other design options. <1> what does windowless mode mean <1> ah well i gotta run <1> thx for the help
Return to
#flash or Go to some related
logs:
nextdoornikki pw #beginner #politics happyfemdom black cok sega megadrive wiz 'n' liz rom
sof17
#politics #stocks php_mssql and sql2005
|
|