228 Topics

Member Avatar for
Member Avatar for melibrarian

Hi All, I'm a librarian working on a project that involves compiling online resources for web creative folks. Because I have little hands-on experience, I figured the best way to find out what is useful to Web Developers is to ask the experts! If you have favorite resources that fall …

0
4
Member Avatar for Shone11

Hi [COLOR="Green"][B][I]There's something I want to do with flash. Basically I need a flash video player like the one YouTube uses (maybe there's one there somewhere?) that in the embed code it's just a simple parameter which points to a movie file (preferably movie, but I suppose I'll accept flash). …

Member Avatar for GreenDay2001
0
54
Member Avatar for hott5hotj

Hi Everyone, I'm a little bit stuck at the moment in my Final Year project at college. A team of 5 students were asked to develop or improve on an existing software that was developed to record video feedback from visitiors to the campus. We were provided the software and …

Member Avatar for mohanrobin
0
86
Member Avatar for ash_work

Years ago, Macromedia realized that Flash was attracting application programmers, but it also realized it was an awkward fit. Not only was the programming environment unconventional, ActionScript and the Flash Player only weakly supported the data handling, business logic and application management needed in full-scale Web applications. The company's response …

0
37
Member Avatar for onyxtacular

Hi Everyone, Another newby here with hat in hand. I'm working on a basic flash/php mail program. Working with the template provide from a website; I want some additional fields to the formmail. So I added some text boxes to the .FLA file which sends the variables to the PHP …

Member Avatar for fatihpiristine
0
345
Member Avatar for jerome.chevreau

Hi everyone, I am a begginner in flash and i was learning shape tween and motion tween. I understand that we must convert into symbol bitmap images to use them for motion tween but can we use graphics (that i drew on photoshop or something) in shape. i read that …

Member Avatar for GreenDay2001
0
120
Member Avatar for whoiga

Greetings, I'm whoiga, and I'm glad to have finally registered here at DaniWeb. I'd been a lurker for quite some time and was always viewing DaniWeb during my busier hours of the day - forgetting to come back and register. I know some PHP (not enough to design something as …

Member Avatar for thunderstorm98
0
34
Member Avatar for sandeep.mk

here i have implemented using frames. main a1.html <script language=JavaScript> window.history.go(1); </script> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <title>Page 1</title> </head> <body> <a target="_self" href="index.html" >Click </a> </body> </html> the next index.html <html> <head> <title>New Page 1</title> </head> <frameset rows="64,*"> <frame name="banner" scrolling="no" noresize target="contents" src="top.html"> <frameset cols="150,*"> <frame name="contents" …

Member Avatar for MidiMagic
0
120
Member Avatar for GR Web FX

Hey People I have a flash question which is probably pretty simple but it is driving me mad! I cant remember how to jump to a .htm file through a flash button when the .htm file I want to get to is in a different folder??? I have the file …

Member Avatar for oliverwynn
0
189
Member Avatar for Lymbo

I am an IT Manager for a Recruitment firm in Scotland, I do websites as a hobby using HTML, XML, Flash and ActionScript and pretty much learn as i go. Other hobbies would be typically Scottish, golf golf golf... oh and golf! I am looking forward to many a "gid" …

Member Avatar for jbennet
2
89
Member Avatar for samm0r

Hi there, I'm really new to actionscript, but I've managed to put together a flash xml menu. What I know want to do is delay the loading of each item so that the menu loads in a nice 1 at a time fashion. Can anyone help me with this? I'm …

0
70
Member Avatar for doddy

Hi, I am new to programming for the most part except matlab, html, javascript, actionscript, etc. I am trying to learn how to assemble/dissassemble files. I have several assemply/dis. programs: nasmw/ndisasmw, flat assembler, pedasm, etc... I can't figure out how to assemble the hello world program. here is an example …

Member Avatar for Garni
0
144
Member Avatar for Stubbs

Hey everyone. I'm 13 years old an in the 8th grade. I was an admin on some Adobe Flash support forums before it was overrun and have been working with flash for around 4 months now and am pretty good at it. I've done some stuff with C#/XNA but I …

Member Avatar for Dani
0
8
Member Avatar for Tales

I have been member since few weeks ago, but I didn't introduce myself to the comunity. So here I am, my name is Andres, I am from Colombia and I have a lot of questions about C++ I am a web developer, with some knowledge in HTML, PHP, MySQL and …

Member Avatar for vallala
0
74
Member Avatar for mattyd

Hello: I am new to Macromedia Flash. I have been building some simple movies and games via tutorials and experimenting with Actionscript; I am looking for the method to display an image dynamically against a background upon user-input, say, via mouse selection on an element upon the screen (I have …

Member Avatar for GreenDay2001
0
157
Member Avatar for Gex

hiya people i got a real problem and i am hoping you guys or girls might be able to help me. well i am at university at the moment i have an assignment to make a flash game which is basically runs and jumps when you press up and goes …

Member Avatar for jwenting
0
118
Member Avatar for jen12

Hi, I am using Flash MX Professional 2004. I have created a flash intro page and want to link it to the home page of my website (which i created in Dreamweaver). In Flash, i created a button and applied action script. I used: on (release) {getURL(home.htm); } The flash …

Member Avatar for iamthwee
0
279
Member Avatar for beeballer

Hi People, I'm fresh to the forum, come from a design background and now living and working in london looking to startup a website as detailed below, get in touch if your interested or just want to have a chat and share ideas etc Yes we're looking for talent with …

Member Avatar for happygeek
0
86
Member Avatar for trippy_online

I am currently looking for a webhosting service that I can use Flash with (including actionscript). Will I get this functionality with all web hosts or what should I look for in working out what web host to use. The reason I ask is I know that actionscript can interface …

Member Avatar for GreenDay2001
0
91
Member Avatar for preist

I have a flash website, and I need to add a news engine to it, so I could easily update the news. Does anyone know a good ActionScript (xml, mysql, php or flat file) News script? Have a nice day and thank you in advance! preist

Member Avatar for preist
0
52
Member Avatar for danydrunk

Im a game art and design student that loves just about every computer related thing, from coding php, actionscript, html, css, java, to animating in 3d and drawing with photoshop. Some times I think I should focus on one single thing instead of trying to learn everything but my brain …

Member Avatar for happygeek
0
73
Member Avatar for smazherhq

Hey guys, please help me, i m willing to implement SIP in my university project, the project is targetted to voice communication over network but the problem is, i m not an expert of VC but have sound programming knowledge in Actionscript and ASP.Net(VB.net) , so please guide me as …

Member Avatar for Ancient Dragon
0
81
Member Avatar for vjw757

im having trouble with this can anyone help? 1. Open a new Flash movie. 2. From the Insert menu, select New Symbol. The Symbols Properties box opens. 3. Give your new symbol a descriptive name, and in the Behavior area, select Button. 4. Click OK. The Button Symbol editor opens. …

Member Avatar for vjw757
0
78
Member Avatar for Asif_NSU

I have taken permission from one of the sites to use their cool flash intro in my personal weblog. They gave me the permission but the only problem is that after the intro is finished it redirects to a page i dont want it to redirect. Seems like the redirection …

Member Avatar for advancescripts
0
192
Member Avatar for sample4u

SWF Protect can help you to Encrypt and Protect your Macromedia Flash SWF Files from ActionScript Decompilers. Current version is: v1.1 small bugs fixed. Download link: [url]http://www.sample4u.com[/url]

Member Avatar for advancescripts
0
137
Member Avatar for ashrafthewand

hi all i m very happy to join this forum . plz help me in finding a book teaching aactionscript . thank u all ashraf

0
69
Member Avatar for GR Web FX

Hi people, Im working in flash mx 2004, and i want to put an email link in flash. I know how to actionscript it so that when you click someones name for example, it opens up a new mail message. However, i want to know how to fill in the …

Member Avatar for GR Web FX
0
143
Member Avatar for skyhawk133

Hi there, my name is Chris, I run [url]http://www.dreamincode.net[/url] I'm an application developer for the air force and I program in ColdFusion, PHP, and a little in C++, Java, Perl, ASP, and ActionScript

Member Avatar for meksikatsi
0
126

The End.