IDE :: Create An Area On My Flash Website That Is Editable By Others?
Mar 26, 2009
how to create an area on my flash website that is editable by others? I'd like them to be able to add photos online. So... a photo album type thing?how to achieve this? I'd like to have the uploaded images specified / limited area space (eg.75 pixles x 75 pixles) so the user could see it online after it's been uploaded. I use flash 8.
View 1 Replies
Similar Posts:
Jan 23, 2010
i'm gonna make a flash header in cs4 to be placed on the webpage of a friend. the flash header is going to contain some small images and some text, all this is easy to do, but i'm wondering about how to publish it to the web, is a swf file and the html file enough? i want to create a text document where my friend later can exchange the images and the texts for his webpage by himself, without him having to do this in a flash programme. is this possible?
here is an example of how i want the header to look like, when you have the mouse hovered over the one big image[URL]..
View 1 Replies
Oct 25, 2010
I would like to know how to have the cursor visible in non editable Text Area.
View 7 Replies
Dec 14, 2010
Which Flash Component should I use? DataGrid, ScrollPane, TextArea?
View 1 Replies
Feb 28, 2012
I'm trying to build a secure login area on a Flash-AS3 website. I've managed to create the login form and pass data to a PHP script which checks them.
1) I know that in PHP I can echo some infos that can be get from AS3. In this case I suppose to echo something like "success" or "failed" to give an answer to the login attempt. Is this way of communication secure? Can anybody sniff this content and force AS3 to behave like if login was successful?
2) Suppose that PHP-AS3 communication has been secured. What should I do now? May I simply show admin pages hidden before? Is it the correct way? Is it secure?
View 5 Replies
Jan 21, 2012
I'm trying to build a secure login area on a Flash-AS3 website. I've managed to create the login form and pass data to a PHP script which checks them. Now I've got some questions.
1) I know that in PHP I can echo some infos that can be get from AS3. In this case I suppose to echo something like "success" or "failed" to give an answer to the login attempt. Is this way of communication secure? Can anybody sniff this content and force AS3 to behave like if login was successful?
2) Suppose that PHP-AS3 communication has been secured. What should I do now? May I simply show admin pages hidden before? Is it the correct way? Is it secure?
View 5 Replies
Oct 29, 2004
I'm having problems creating a grid that will change individual movieclips' frame when rolled over when the mouse is down. My script seems to be acting erratically, when I push buttons, all of the mcs change even though the code to change them is onRollOver.[code]....
View 12 Replies
Nov 23, 2009
I need to put together an editable text area that has a custom caret (cursor) which is different from the default blinking vertical line. Is the caret a "skinnable" property of text input? note that I am not asking about the mouse pointer cursor which can be set using the CursorManager.
View 1 Replies
Apr 8, 2006
Is it possible to build a flash programme that will create new files that can be accessed or edited. I would like to know all the possible ways.
View 17 Replies
Apr 29, 2010
I was at a friend's house and wanted to show him our website. When I navigated to it, about 10% of the area outside of the stage was visible. It was almost as if the swf had been shrunk by 10%, but still within the stage area (750px x 600px). I'm not sure what's causing it, but I've seen it happen once before with a computer here at our office.
It always seems to happen with Internet Explorer. When we right-clicked on the swf and choose "show all" it filled the area and looked normal. I've never encoutered the problem using Firefox and only some of the time when using Internet Explorer. Not sure if it just happens with a certain version of IE or what.[URL]..
View 1 Replies
Jun 22, 2010
Is it possible to create a ecommerce website in flash or actionscript?
View 2 Replies
Jul 7, 2010
I need to have a flash intro for an ambulance that changes models and years while moving down the road ...something simple but can't figure how to get it started. Will be 3 different year/models.
View 1 Replies
Sep 30, 2011
I'm writing a private website.I want to add an animation of a paper (which moves a bit in its conrners).I paln the user to add some text in the text area in that animated paper.My program will read the text and save it.The next time the user comes I'll show him this animated paper with the text he wrote.
1) As a newbie to animation. Should I use flasf? Is there a nice freeware and simple alternative? I saw this site but thought maybe someone can tell from his own experience
2) How can I include text area in an animated paper?
3) How can fill animated paper with the saved data later on ?
View 1 Replies
Jan 21, 2009
There are twelve buttons that onclick go to a certain page labled in the movie clip "pages." I am trying to figure out how to get buttons 9-12 to be on the pages movie so when people click button 2 the pages will display page2 but with button 9 on it and button 9 has an onclick that goes to page9. I have everything working for the 12 buttons on the first page but when i drag the button to the stage of the movie clip "pages" it does go to that page directed to. I had the correct label names down and everything. The buttons work find if they are on the main scene but don't work in the movie clip. To solve this problem i just kept them on the main page, I may try to put them in the mouse over on the main page to solve this problem. Ok first frame is has this code. I know this is probably really easy. [code]...
View 4 Replies
Jul 14, 2009
I need to create a website that combines flash with PHP. flash would be the menu and when clicked the website below should change to php.
View 1 Replies
Oct 1, 2009
I've been searching for a way to make a customized AJAX window, functioning so that when you click a link, an informational window pops up and the rest of the page is greyed out
View 1 Replies
Jun 22, 2011
I am a newbie programmer and i dont yet have any idea of the WEB. I wish to start learning a technology that will allow me to build websites( database driven) i dont know which one to choose. I know some actionscript3 and flash. Is it possible to create a database driven website using these alone? Or do i need to learn any other technology? If i do then what should i learn? I know j2se for the desktop and oracle SQL/MySQL
please show me a path. Also wanted to know if there is any technology like Wordpress for J2EE/flash OK so i finally got the feeling that i need to learn PHP anyway along with css and javascript. So it is fine. Also another query. Which CMS should i consider? Wordpress or Joomla?
View 5 Replies
Jul 2, 2007
I'm trying to create a flash menu for my website. Only the menu. I have it so when you roll over a button a new movieclip plays. When you click on the button it takes you to a new page. When you leave the cursor on the button the MC loops.I want to make it so when you roll off of the button the MC stops playing and plays the previously "clicked on" button's MC. Right now when you rolloff the loaded MC continues to loop.For example. I go to the website and click on a new page. A movieclip plays and loops if i go the menu and roll over a new button a new MC plays. And when I roll off of that button the old MC plays.
View 3 Replies
Aug 26, 2008
I have a PDF I want to make downloadable via a button. Is there an action scrip command i can put on a button so the file can be downloaded?
View 3 Replies
Feb 6, 2011
I am not great at flash and am making a website that has a few different tabs for different pages.How do I make different urls for each page?I want to track each page seperately.
View 1 Replies
Jul 30, 2011
I have what I hope is a fairly straight forward question that I hope you can answer if you write code with a Mac or are at least familiar with the process on a Mac? The person I have been working with to create my photography website uses a PC. Here is the problem. I am trying to use my Mac in order to create frames so that I can add 5 more images to a portfolio that presently has 15 images.
The code is in an index.fla file. If I want to create a new frame in the index.fla, let's say LOAD CODE 381 and want to use the same text that is already present in LOAD CODE 380 but with a few edits, I have no trouble going to the Action-Movie Clip and finding LOAD CODE 380 in the left hand column. The problem is, on a Mac, how do I create frame LOAD CODE 381 and then how do I copy and paste the text from LOAD CODE 380 into LOAD CODE 381? It looks like on a PC one can open LOAD CODE 380 in the Action-Movie Clip, highlight the text then right click on the red rectangular box in the timeline. By doing so (on a PC) one sees a drop down menu that gives the option to "copy key frame". What is the equivalent of the "copy key frame" on a Mac? I can see where on the Mac you can go to Edit >copy. Is this the equivalent of "copy key frame" on a PC? If so, once I "copy" the text how do I create the new LOAD CODE 381 so that I can paste the text into the new frame?
View 7 Replies
Jul 14, 2009
I've tried a few different things but mostly all I've been able to do is get the menu to open up pop up windows.
I'm trying to create a Flash Menu for a standard HTML website. I have the buttons all created and the menu all done, but the AS 3 for the links just doesn't seem to work correctly. Plus I can't seem to find a tutorial on here that fits what I'm trying to do.[code]...
View 3 Replies
Oct 26, 2010
I'm trying to create a background sound in flash website. I created play/pause buttons and it works fine, but when the sound is over it stops. What I want is the sound to loop, not to stop. I tried different things but I can;t get it working as I wish. Here's my code:
Code:
var mySound:Sound = new dogg();
var myChannel:SoundChannel = new SoundChannel();
myChannel.addEventListener(Event.SOUND_COMPLETE, whenComplete);
function whenComplete(evt:Event):void
[Code]...
View 0 Replies
Sep 29, 2011
I want to create a video gallery in flash for my website. I want something like this[url]...
View 4 Replies
May 31, 2010
I have scoured this site and other sites for the basics on how to plan and create a full screen flash website. None have quite exactly what I was looking for however.[url]....The images take up the entire monitor even on different monitors, but the crispness of the images is always consistent.
View 2 Replies
Sep 29, 2011
I have a movie clip named circle_mc(see the image on the link below) and a mask object(movie clip) which determines visible area of the circle. User can change the portion which is visible (extend the red area and make it red+blue, gray area is invisible). I need to find proportion of visible area to invisible area (red+blue/gray) so that I can calculate angle.
View 1 Replies
Mar 31, 2009
I wanted to create a simple flash contact form for my flash website. I went through Lee's tutorial on how to create the contact form and PHP file to go with it. I've uploaded everything to my server and tested the form. My flash form consists of Name, Subject, Message, and Email fields. When I receive the email all that comes through is this with none of the actual message that was written IN the contact form:
Name: Subject: Message: Email: The 'From' field is also blank. I don't know if my problem is with flash, my PHP code, or with my server. Can someone take a look at this and tell me what's wrong? I can't seem to find any errors from Lee's tutorial with my code or labeling.
[Code]...
View 5 Replies
Jun 2, 2009
how to create a Flash website, that loads data from an external source(CMS), that can be indexed by Google? Indexed by Google looking at the SWF and not shadow HTML pages. Or exactly why such a site cannot be indexed by Google. I have found several articles; however, none get into technical details or are by Adobe.
View 1 Replies
Sep 25, 2010
. perhaps a you tube video. or perhaps a particular tutorial.how create a water drop effect in flash cs4 for a website?
View 3 Replies
Oct 12, 2011
I wish to create an interactive form in FLASH as part of a website. That is the user enters say width and height numbers in boxes and the form returns a price for that size widget. Is this possible in a FLASH based website? If so is there a specific name for this type of form so I know where to look to get help in creating one?
View 4 Replies