ActionScript 2.0 :: CS3 How To Make Mailing List
Mar 30, 2010I really want to make a mailing list with AS2.0 in Flash CS3. Does anyone know how I can do that? I know it's a big job.
View 4 RepliesI really want to make a mailing list with AS2.0 in Flash CS3. Does anyone know how I can do that? I know it's a big job.
View 4 RepliesRatepoint has given me HTML code to use so users can join my mailing list. I'm trying to convert this code to AS3.
The Code-
<!-- start RatePoint Subscription Tool - Please, do not change -->
<iframe border="0" frameborder="0" height="74" scrolling="no" width="219"
[code]......
I want to allow my viewer to sing up for a mailing list. I want to do this with Flash CS3 and Actions Script 2.0.
First, how do I make the text field again to put the text in? And how do I create a mailing list that will send the person who signed up a confirmation email.
how to create a Subscribe to Newsletter or Mailing List in flash ?? my clients wants a newsletter field and i don't know how to do this.
View 1 RepliesI have a Flash Web site for a small literary journal and am trying to switch over to my hosting service's mailing list manager for sending out newsletters. I see the HTML code for setting this up (available from my host), but do not know how to get it to work in my Flash site. (I did not build the site and know very little about Flash...I'm learning as I go in order to do updates.) It looks like the site currenly links to a PHP file to allow for sign ups to our newsletter. Can anyone tell me h how to get the HTML code to work on my site?
View 2 RepliesWhen a user selects a category from the first drop down box then i want the 2nd drop down to be updated based on the selection of the first drop down. I have created multiple ArrayCollections whose names are set to the "data" values of the first drop down, for instance:
[Bindable]
public var countries:ArrayCollection = new ArrayCollection([
{label:"USA",data:"USA"},
[code].....
way to create a mailing list form for the website I'm making for a model. I've looked over a number of things and I'm not finding anything that can do just what I need without alot of peripheral knowledge of PHP, Perl, etc. or being way more complex than I even need.All I'm basically looking for is a construct where there will be 3 text fields that the user can type their info into. ( name,address, e-mail ) Then there will be a send or clear button for them to obviously either change or send the data. All I'd like is for the info to be sent to an e-mail address we specify where we can retrieve it later and use it for a mailing list. I know there are a few ways this can be done. I'm just not sure if it would be better to have it be as described above - or if since I want it sent to an e-mail address, make the data into an e-mail. I've used Flash for a few years but mostly for graphics, animations and the navigational aspects of sites. I have basic scripting skills, so for me this is fun new ground, as I'd like to get better at creating the code for some user interactivity.
View 2 Repliesi can find and cant get this to send a email.here is the code i have:
Flash/AS3:
stop();
submit_btn.addEventListener(MouseEvent.CLICK, sendInfo);
var emailfrom:String = "someone@somewhere.com";var emailto:String = "someone@somewhere.com";var emailsubject:String = "test
[code]....
Nothing happens when i hit the send button can anyone tell why.... I just got off phone with web host provider and they do support asp and i do have the correct SMTP
I have this RSS Reader that is displaying the main headlines into a list component, which is fine but its ugly, i want the list component to be touch enabled for scrolling, is this possible, or if not can i atleast change the scroller to something wider and more visually appealing???
here is my RSS reader:
var rssLoader:URLLoader = new URLLoader();var rssURL:URLRequest = new URLRequest("http://alaashaker.wordpress.com/feed/");rssLoader.addEventListener(Event.COMPLET
[code].....
I have a list component and I wanted to make a dynamic scroll for the list. Or change the default scroll that the as2 components have. How can I make a dynamic scroll, the ones that it moves with the mouse position?
View 1 RepliesI have an MC that is a giant text box that contains 20 different items laid out vertically, like this for example:
A
B
C
D
E
etc
I want to make the list infinitely moveable/draggable on its y position, meaning the user can drag this list up and down but the list never ends.....In other words when the user drags to the last item in the list, the list, the list starts over again. And the same works in the reverse; if the user is dragging up and gets to the first item, the last item pops up after and then goes in reverse. In other words no ending. Think The Price Is Right Wheel or the alram clock on the iPhone or iPod touch.
Can I use the List component to make chat? If so, what do Ido after dragging the component to the stage?
View 2 RepliesTo fit in with my page design, yet to take advantage of the "List" component, I'd like to spread my list-labels horizontally, across the page (1 row, multiple columns). Is this possible? If not, is there a comparable component that would do the same thing; showing a row of text labels, rather than a whole set of individual buttons and all the scripting that would entail?
View 4 RepliesI have a spark list, which is based on a dataProvider. As the application runs, the data in the dataprovider can change, and also the dataProvider can be swapped for a different one
What I need to do is make sure that something is always selected in the list (unless it is empty)
i don't understand Adobe's documentation for the SelectableList class:The SelectableList is the base classfor all list-based components--forexample, the List, TileList, DataGrid,
View 1 RepliesI'm using Adobe FLEX 4.5.1 for Mobile.I have a List that displays some images:
<s:List id="imageList" initialize="init()" verticalScrollPolicy="off" itemRenderer="skins.CustomIconItemRenderer" width="100" height="32" verticalCenter="0" horizontalCenter="0">
[code]......
I want to make a list android looking like this. Is there a component that can already do this or how can i make one?
View 1 RepliesI have followed the tutorial by b.rich on Arrays and attachmovie to try and make a movie with a list of links. the MC that I attach dynamically has a AS 2.0 class attached to it to handle its rollover and rollout states. An invisible button in the MC (instance name lbutton) carries the AS for the link and sits on the topmost layer. My newbie brain just cannot get around two problems:
1. The links just wont work.
2. I have quite a long list of these. How do I fit them all in the MC (all my attempts show the links spilling out of a container MC and onto the main stage), make the MC scrollable and then put it on the stage?
I'm making a photogallery exactly like kirupas for a client.I have one text box named desc_txt. The description text for each photo will be loaded into that one box from the XML file. Some of its 2 or 3 paragraphs or in a list. Is there any way that I can have a bulleted list or bold only part of the text or make one word a different color? without having multiple text boxes?
View 1 RepliesI need help to make a List with Alphabet index! My problem is: I have a list, which is loaded from a database and I can show the list on stage. My list looks like this now:
[Code]...
Is there a way to make a List of movieclips...Would b by adding MovieClips to a List Component?I tried but didnt work.
View 1 RepliesIs it possible to automatically make a text list of all symbol instances used on the stage and within all movie clips which are used on the stage? E.g. I have a symbol "my metal bar" in the Flash library and its instance on the stage is called "metal_bar_mc". So the list should contain a line with text: "metal_bar_mc".
Is there any automatic tool or maybe an AS3 library or it is possible to somehow write AS3 code to do this? And one more thing, it would also be very helpful to be able to determine, which of those instances are exported to AS3 (so the text list would contain an asterisk for those which are exported, or whatever)
I have an MC that is a giant text box that contains 20 different items laid out vertically, like this for example[code]...
I want to make the list infinitely moveable/draggable on its y position, meaning the user can drag this list up and down but the list never ends.....In other words when the user drags to the last item in the list, the list, the list starts over again. And the same works in the reverse; if the user is dragging up and gets to the first item, the last item pops up after and then goes in reverse. In other words no ending. Think The Price Is Right Wheel or the alram clock on the iPhone or iPod touch.
I'm building a kind of dynamic level generator, at the moment I have it draw a grid of alternating coloured squares/plots (for visual debug), currently set at 1 pixel which I then scale up so they are easier to see. I make a list of all these open 'plots' in an array(maybe a dictionary would be better?)... Next I draw a random selection of roads on top of my grid in another sprite. Ranging in width from 2 to 8 plots. First drawing all the horizontal, and then the vertical ones. Now I'm wondering what would be the best way of finding all the plots/pixels that these roads occupy?I thought perhaps I could draw the roads into bitmap data, and then find the x,y values of all the black pixels? something like:
PHP Code:
var bData:BitmapData = new BitmapData(roads.width, roads.height, false);
bData.draw(roads)
[code]........
The problem with the code below is that TextFormt does not support wordWrap which is upported by TextField(which, unfortunately has no effect on a List component).
var lb = new TextFormat(); lb.bold = true;
lb.align = TextFieldAutoSize. lb.color = 0x000066;
var sqsL:List = new List(); sqsL.rowHeight = 44;
[code].....
I need that when the list appears is shows a selected cell, I tried this but didnīt worked: list.isItemSelected(0)=true;
View 1 RepliesIs there a way to make a bulleted list in flash with custom bullets? If so, can this be used from within a TextArea in Flex (mx.controls.TextArea) when setting htmlText?
For example:
<li>Item</li>
<li>Item</li>
The list above will render fine when set into a TextArea using htmlText (versus just setting the text property). The rendered text will have standard vanilla bullets. Is there a way to style these bullets with custom images, like you can in standard HTML/CSS?
I heard from an article somewhere that Flash can now use SharePoint lists instead of an XML file.
However, I'm having trouble locating a tutorial which will explain how to get a Flash app to draw from a SharePoint list.
I'm working with SharePoint 2010, Flash CS4, and I'm currently using AS3 to pull in data from the XML file on the Flash app.
I'm trying to make a list component in flash 8 have a links in them. So far I have this Actionscript in the main timeline for the component. I named the List component on the stage as "list"
[Code]...
I'm trying to make an array and list it's elements in a text box.
Code:
tabs = new Array();
tabs[0] = "jerseys";
tabs[1] = "tshirts";
[code]....