ActionScript 2.0 :: Make A Forum Using Flash?
Dec 15, 2004How would I make a forum using flash.
View 1 RepliesHow would I make a forum using flash.
View 1 RepliesHow to upload a flash on this forum file so it can be reviewed.
View 3 RepliesI checked the WWW and used search here but I keep ending up with dead ends or inactive sites.
Is it possible to create a forum using Flash?
I have a flash based web****e that has a login section (user & psw) I want to have it work so that when the user enters the user&psw details on the flash site, it then takes you straight to the forum bypassing the phpbb's login form. My code atm is as followed:
Code:
//---------------Setup variables
var loader:URLLoader = new URLLoader();
[code]....
Searching for "8kHz" yielded two results but doesn't show the search result titles or the links to get to the post, though it does show links to the forum itself and the user who posted the result. Same results no matter what I searched for, though if I initiate the search initially from the top level Forum, the search results work as expected.
View 1 Repliesthinking of doing a pen pal site. But very simple and easy, it will just contain text. I want to create like my own lash forum People fill in a form, and after submitting, the submitted text will appear immediately on the flash forum. The lash foru will automatically build up posts for others to browse. Will this be possible in flash? Can I also number the posts?
View 6 RepliesIn other words, I have already created the artwork and I have it in my library. how to link it to my website's forum?
I've watched this video a couple of times: [URL] but I must be missing something as the panel tells me that no actions can be applied this object (my button). Yes, I've already converted it into a symbol - movie clip, and named it 'Forum'.
I really don't understand this forum. I'm trying to search for "Flashthusiast.com" in the Flash section, but all I get is a bunch of icons in the left column with a second column that says: "in Flash". No subject line, nothing. Is this a bug? Or, am I seeing something different than others?
Anyhow, when reading about creating in Flash in the user manual, I'm referred to Flashthusiast.com for sample AS3 code for button behaviors, but Norton Internet Explorer classify that site as dangerous. Has anyone visited it recently?? Why would Abode refer me to that site if it is dangerous?
How can I put my fla files , exe format or zip in the forum.
View 2 RepliesI recently made a .swf file which is hosted here [URL] as you can see the hyperlinks work fine and go to the correct sites. My question and impass is that whenever I post this same file as a forum signature it works fine but when I click on the hyperlinks they don't bring up the websites they act like they are dead.
btw the hyperlinks are just Text that I changed to Dynamic text with urls.
I need to send my FLA file to a person who replied to my initial question. How do I add it as an attachment ?
View 6 RepliesI have five text boxes and a dropdown box in my flex application, how can I make the progress bar fill up when there is text in each box, and the dropdown selected. For example, if there is input in three out of five of the boxes and there is a selection in the dropdown, then the progress bar would be 4/6 full.
View 1 RepliesI'm having problems creating a character creation forum, that I've created using ActionScript 2.0 and I've been using the loadVars(), sendandLoad() and many variables to create it. You see, I've tested it but it won't save the characters onto my Angelfire account that I've already created at the start. I've created many things with Flash and I'm a newbie at Dreamweaver, so I'm using ColdFusion to save the information.
View 0 Repliesi embedded a swf in a forum post, but it doesn't cache.
View 1 RepliesI have started building a website within flash(AS3) and now my client has come to me and said that they want a message/forum board. So I was curious how I would start integrating my website with a php message/forum board?
View 1 RepliesI would like to point out that I am not an employee of either Comedy Central, The Daily Show or the website. The labels 'Production Assistant' and 'Intern' are just the sites rankings descriptions.There is an assumption by iPad owners, that all Flash websites must be converted to be compatible with the iPad, rather than the iPad should be compatible with existing websites.Is it worth continuing to defend against this assumption? Should we just give in to these people or try to engage them in a discussion, get them to demand Flash support from Apple?
View 2 RepliesI have begun on a list: My reference is null!Stage is null! Convert this code from as 2 to as 3 for me! Crossdomain policies are in the way of my cool idea Dynamic property names I need to use stuff on the parent! I don't want my children to scale when I scale the parent! Classes vs instances. Mod note: I do not want this topic pinned, we will use a fresh topic once we have agreed to the content.
View 9 Repliesi want to make the character in my flash game make a jump when the player presses a key,e.g. 'space',even the player release the key instantly,the character will still finish the complete jump process.
View 1 RepliesIs it possible to make flash mx to take the time on the system and make it run a determined frame. I want to make a clock that shows the real time. How can I do it?
View 8 RepliesI'm trying to make a preloader for a little flash project that involves re-assembling a load of rectangles to make up a pattern.Idea is that instead of the usual load bar i wanted to make use of this pattern that is relevant to the project and have it rebuild it self with these rectangles flying in from the side. So far I have got the tweening sorted using the tween class and staggered the 42 (yes took a little while, probably an easier way so let me know on that also) rectangles using 'setTimeout' so it releases each 100milliseconds after the one one before it. This probably the wrong way to do it but i wanted to check how it looked and this was the one way i knew how to do it.
I want to make it so that these rectangles fly in a complete the pattern once the loading has finished, but on a fast connection I don't want it to rush the animation but for a slow connection I obviously want it to adjust the release time and maybe even the travel speed to compensate.
I had an idea of maybe working out the percentage loaded divided by 42 and then run an if statement to see if that percentage for that segment had been reached before 100millseconds had passed, if 100 had passed then release the rectangle, if not then hold the rectangle until 100 m/s had passed. Not sure if that is the best way to do but that's why I'm looking for some suggestions from more experienced developers.
Code:
import mx.transitions.Tween;
import mx.transitions.easing.Regular;
// declare variables
[code]....
I would like to make a screensaver with posibilitys to make notes like 3M post-it notes, the flash file should "remeber" the input that the user writes. I have the tools to make screensaver in Flash, but how to make such a flash file?
View 3 RepliesWe are developing our app in flash/flex builder for the front end hitting .NET backend webservices. There is one section of the old app that will not be initially converted, so we need have it appear in an iFrame.
So far all that works fine.We shrink the size of the SWF in the host page to just be the menu/nav area. And underneat that I have an iframe control that loads in this page from the old site.Now the problem. in the SWF is a drop down list to enable picking a client. Since the SWF has been shrunk to about 100px high, the drop-down will only occupy within that 100px area which it's opened. This is NOT good as you can imagine. How can I make the drop-down list descend over-top of the IFRAME control and thus extend outside the SWF dimensions? Is this possible?
I tried to make the internal stage transparent and leave the SWF a little larger, about 400 px high, but the IFRAME still appears behind the SWF.
I am new to flash and trying to make a simple flash website video intro in Flash CS5 Pro.I have a flv viedo on the stage, under an image with a trasnparent center.I have the video on the bottom layer, the overlay image on the middle layer, and the top layer is my AS layer (AS3).
The video is currently autoplaying when i export.All i want is for it to open my website in the same window as the intro played when the video ends.I dont need a "skip intro button" or anything.I just want it to play the intro when you go to my site, and then bring up the index page of my site after it plays.
My problem is that the client I am making a homepage for wants the site to be done in Flash, but also wants to have the ability to make changes to the website on his own. Creating the website in Flash is not the problem rather what other program or method can I use, which is easy enough for someone who is not knowledgable in Flash or any other web design program, so that this client can make random changes to the menus and photos on this website?
View 1 RepliesI have created a flash aplication and need to make a HTML version for people who dont have flash, I found this method on the internet [URL] but dont wish to use it as i dont want seperate pages and the delay caused by 2 loads and the time taken for the script to activate. I would rather detect the absence of flash anddisplay the HTML if and only if flash is absent If the flash was a JS i would just use the noscript taghow can this be done for flash?
View 4 RepliesI basically have a form inside of Flash that I need to submit to a server-side processing page, which will then return either json or xml telling if it succeeded or not ( json, xml I suppose ). My version of Flash is CS4 and I'm wondering if there are any libraries or frameworks I can use to accomplish this.
View 2 RepliesFlash MX Actionscript Bible
1) Its supposed to make a multiplayer flash-game in one chapter. What kind of game is it?
2) Is the chapter on remoting any good? Can you btw use remoting with php, or is it only with servlets and net?
I have a pretty simple flash banner(using flash cs4) that I want ot make clickable.I am assuming I have everything correct, because when I "test movie", everything works as expected.Now comes the odd part. When I export movie, the clickable portion no longer works. Along the same lines as soon as I save the .fla file, the "test movie" no longer works.I have recreated this about 10 times now and everytime the same result. now I have it open on my computer, because as soon as I save it will no longer work.
My actionscript(3.0) code is as follows:
link_btn1.addEventListener(MouseEvent.CLICK, sgurl);
function sgurl(Event:MouseEvent):void;
{[code].....
and yes I have a button with an instance name of link_btn1
I've contacted Adobe sales and tech support, and realized that I need to talk to someone who actually develops with these tools.I want to develop some simple graphical widgets with the ability to reload themselves via an xml-socket a couple of times a second. Which Adobe tool should I buy-- Flash Builder, or Flash Pro?
View 1 RepliesI am trying to make a flash banner with a picture on the right that is covered with blinds and opens when the page loads. Then on the left side of the banner I have some text that I want to fade in after the picture loads and stops, I don't have a clue as to what I am doing wrong I can get the picture to loads and the blinds to open, but when I attempt to add the text fade in to it I no longer have my picture, although the text fade-in works fine. I am rather new to Flash and I have been work ing ont his for 3 days with no luck.
View 10 Replies