im needing to create a mass mailer in php for a newsletter that is going to be sending out to 1000+ mailing list subscribers.
my first attempt to send a mass email blast was to create a form that once submitted, uses a loop that takes all subscriber email addresses from a database and then...
ok, i did that and it worked like it normally should. so, could there be something that my code is doing? all im trying to do is load an external jpeg.
var preloader:Object = new Object();
var mcLoader:MovieClipLoader = new MovieClipLoader();
mcLoader.addListener(preloader)...
so, nothings wrong with my flash document and nothings wrong with how i embed it into the html page. when i upload my files to my server, it will freeze at the first frame and cease to function. at this point, the only thing i can blame is the server because if i put these files on any other...
is it possible for me to check what type of component a component is with actionscript?
for instance, i have a good sized form thats split into 5 smaller forms thats using radio buttons, check boxes, and text inputs.
so lets say i only know the name of a given component on the stage. can i...
i think you just had the alpha for your button movieclip set to zero, plus the alpha for the white box inside of that movieclip was set to zero at the end of its tween.
--
Matt Milburn, Wave Motion Studios
matt@wavemotionstudios.com
hmm, i tried setting _lockroot to true for all the movies that get loaded into the main movie, tried setting _lockroot to true for each individual button, even tried setting _lockroot to true for the container that the movies are loaded into, still no success. ive never had this problem before...
sooo, i have two button symbols on the stage of a swf, and that swf is loaded into another swf. doing so, for some reason, totally disables my buttons and i cant figure out how to fix it.
im pretty sure the problem is being caused by the swf being loaded into another swf because if i open just...
i have a project where everythings placed on the stage with actionscript and i also create an empty movie clip to load subpages into thats behind a scripted mask. so, the page loads, everythings cool at the start, but when i click a link to load a subpage, my movie container is no longer masked...
you know how apple has popularized the reflection?
well, is there a way to do that with actionscript in flash? id love to make a photo gallery that dynamically loads photos and then creates the reflection at runtime. would it even be practical to do it that way? am i making this harder than...
to my knowledge, i dont think you can fill an object with a symbol in the library. you could however use some actionscript in combination with a mask, 2-dimensional array, and some easy math to probably create the same effect. if all else fails, you can turn your graphic into a bitmap and use...
haha, did my best...
-/ = Invisible Lines
O = Anchor
X = Control
* = Your Line (just guessing how much it would bend)
X
/ \
/ \
/ \
/ * * \
/ * * \
/ * * \
/* *\
/* *\
/* *\...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.