ActionScript 3.0 :: Desperate Dumb Developer Dove Deep - Drowning

Sep 4, 2009

I need to make some progress in that department asap. I've several issues I suspect are problems, and I will outline the main one below.

[Code]....

View 7 Replies


Similar Posts:


ActionScript 2.0 :: Novice Drowning In The Deep End?

Nov 19, 2007

OK, so i began sifting through the tutorials on the site and found the one on faces and depths in the 3D section [URL]..From my understanding the actionscript creates the cube inside a movie clip, is there a way to turn each face of the cube in to a link/button to the next scene? if so how would it be done?

When i rename face0, face1,face2 etc the cube messes up, is it not possible to change

[Code]...

View 1 Replies

Flash :: Desperate Search For A Developer For School Interview?

Oct 26, 2010

I'm in desperate search for a professional Flash Developer who wouldn't mind taking a few moments to participate in an interview about a past or recent Flash Project he/she has worked on. Unfortunately for me, I have had 2 people commit to this, and back out. The first completely ignored all messages and inquiries after I sent the information to her. After having no choice but to search for another person, I found another that was eager to help. Two days after I sent him the related material, I received a message stating he wasn't aware that it was a Flash project, and that they don't do any Flash in house, so as of last night, my second lead has turned into a dead end. I am now on my last ditch effort to find someone that would be willing to share their experience with me, so I can complete my assignment on time, which - by the way - is due Friday, October 29th.

[Code]...

View 1 Replies

ActionScript 2.0 :: Desperate With Xml + Html Formatting?

Apr 21, 2006

but this 2 days i've been searching this forum and cudn't get it right... here i attached the file with the post...I've been trying to format the text data from xml file into the dynamic text field.

View 1 Replies

Professional :: Loading Swf On Html Page-desperate

Jul 26, 2010

I've recently made a website (www.doneanddone.co.nz) which has two swf's on it. The first is a sound swf which works perfectly, however, my other swf is a video swf that loops over and over and does not show up now I've loaded it on to my host.I just get this error message.[code]

View 5 Replies

ActionScript 2.0 :: Desperate - Swf To Be Loaded Into A Movieclip(content) When MyButton Is Pushed

Jun 14, 2003

What I want to do is this: In my main movie I have 2 variables: movietoplay and tag I want an swf to be loaded into a movieclip(content) when myButton is pushed. This swf contains a variable, called tag1(var tag1 = "guitar"). Then if its loaded, tag and tag1 should be compared, and if they're the same, nothing should happen. But if they are not, another movie must be loaded elsewhere. Basically, I've collected links that belong with the different pages that load into 'content' and those groups should be loaded into the 'links' movieclip. But sometimes, the links for 2 different pages are the same. So I want to check if the links of the page that will come are the same links of the previous page and if they are the same, no new links need to be loaded. But if they're not the same, the new set of links should be loaded. (A set of links always ends with"_link.swf")

[Code]....

View 14 Replies

Media Server :: Use Of The Developer Key?

Jan 26, 2011

I am trying to create a multi-player game and I found a VideoPhone sample that each client must have a key. But in this forum, I found a MMORPG that do not need any key for login.How can I do to implement this?

View 7 Replies

C# :: - Web Developer Moving To Winforms

May 20, 2010

I have been doing ASP.NET / C# development for several years now. I have recently been offered a project that will need to be a winforms application (I am assuming .net 2.0).

[Code]...

View 1 Replies

Best Design 2 Developer App For Flash

Aug 11, 2009

Does anyone know which programs work best together with flash for importing graphics that are vector based. I need to know what program a graphic designer should use, so the programmer (me) can easily import the design into flash without much fuss. I know that illustrator is kind of good, but i heard that you could also use indesign.If you know of any limitations or little quirks one has to watch while exporting importing to / from flash or illustrator, had a problem with an illustrator file once that used many effects, it crashed my flash ide durring import.

View 1 Replies

Best Book For Web Developer Learning Flash

Sep 2, 2009

I've gotten far on my own just using online tutorials and dinking around in Flash on my own but my boss(es) are starting to ask for more complex stuff that I simply can't learn by just piecing together my Flash education.I know there's many, many books out there that will teach you Flash but can anyone recommend any particular one(s) that are more concentrated in creating Web elements as opposed to game or animation development?

View 2 Replies

Media Server :: Downloading FMS Developer Edition

Jan 16, 2012

I'm having a problem trying to download FMS developer edition.Basically when I try to download I get a window where I have to update my address data, which I do so correcly. After that I see the following screen:After this I continue and then I get sent back to the previous screen with the message "a general error occurred please try again".

View 2 Replies

AS3 :: Objective-C-Cocoa Book Recommendation For A Developer

Jan 15, 2010

Just looking for more recommendations for great Ojective-C-Cocoa books. My ideal book would be one with actual hands-on walk thru examples increasing in complexity and doesn't spend unnecessary time on basic OOP. Trying to leverage what knowledge I DO have in Actionscript 3. (or maybe its all about unlearning?)

View 1 Replies

Flash :: Compile An IPhone App With CS5 Without A Developer License?

May 10, 2010

I understand Flash CS5 isn't the best way to make an app, but I'd really like to test out the apps I've made with it on my iPhone. Has anyone come up with a way to modify Flash CS5 so it doesn't require a Developer Certificate or Provisioning Profile (like the way you would modify Xcode so you can compile apps without paying $99 for the developer program)?

View 1 Replies

Java :: Method To Learn Flash AS3 For A Developer?

Feb 14, 2011

I am a Java developer. I am good at learning new languages but I can't make head or tail of AS3. It seems like a different mindset that I can't get into or something.Could you provide links a AS3 tutorials that explain everything well, preferable targeted for people who have already programmed?

View 5 Replies

Flex :: Check When Application Is Run On A Developer Machine?

Sep 21, 2011

I know I could use "BrowserManager.getInstance()" to find out which from URL is my app running, but it doesn't work as I would expect (you can't read url in one line - you have to wait for an event).

View 2 Replies

Flex :: Any Way To Tell Developer That Methods Throws Exception?

Mar 30, 2012

Like java, you can specify that method you are calling throws certain exception.
For e.g.- public void getListOfAssessments() throws SQLException;
So, is there any way we can achieve this in ActionScript (Flex)?

View 2 Replies

ActionScript 3.0 :: Using Project Classes In A Flex Developer 4

Jul 15, 2010

I've got some nice little animations developed in an Actionscript Project in Flex Developer 4. They work great. I now want to be able to make use of them in a Flex 4 project. How to do this ? I'm guessing must be a SWC in the process. So many hits from google that I can't filter out the correct approach

View 4 Replies

IDE :: Requirement For 'Flash Game Developer' Pune

Dec 3, 2008

I am working as HR executive.I do have requirement for "Flash Game Developers", kindly find JD below [FONT='Verdana','sans-serif']Flash Game Developer:[/FONT][FONT= 'Verdana','sans-serif']Must be an experienced gamer. We are looking at not only developers who write code but ones who also play/experienced video games.Senate is looking for a Flash Game Developer to help create good addictive Flash based projects. From mini-games to huge action oriented games, this individual will be responsible for the innovative and entertaining games and Flash based products supporting games.[code]

View 2 Replies

ActionScript 3.0 :: Find A Qualified Flash Developer In My Region?

Apr 14, 2009

My organization is looking for someone with heavy Flash/AS experience for an upcoming project. How do I go about finding people with the right qualifications?

View 2 Replies

Media Server :: Apache In FMS 4 Developer Vs XAMPP Environment For PHP?

Sep 15, 2011

1.Have a Flash Webpage under development designed to permit preview and streaming of FLV video.Downloaded FMS Developer as a test server on my computer.Apache 2.2 loads with it with a checkbox option to install it or not. I'm able to stream my video OK in this setup using RTMP://localhost and the FLVPlayback component in Flash Pro.I like some of the OSMF players better like the one in the FMS Start Screen, but I haven't been able to integrate/embed it into my Flash webpage using the HTML provided.They say just paste it to the webpage, but in ActionScript how do you do that?how to embed Strobe Media Player into an FLA webpage using their HTML.

2.I plan to use PayPal Express Checkout for Digital Goods (EC/DG) as my pay facility on the Flash webpage. My videos will play to a cuepoint and then jump to a PayPal button which executes (EC/DG) .I'm having trouble integrating PayPal with my Flash webpage. There's a lot of online help, but most solutions involve PHP. I bought the e-book, "Adobe Dreamweaver CS5 for PHP" which recommends downloading the XAMPP platform which contains Apache, PHP, MySQL etc.

(a) If I use the XAMPP software, as recommended in the Dreamweaver book, do I have to first uninstall the Apache that comes with FMS? I assume you can't have two Apache's running at the same time.

(b) Is FMS the Server or is Apache the server in the FMS installation?

(c) Does the Apache software installed with FMS include PHP and MySQL, which seems to be required for any server-side coding?

I want to use FMS with Amazon Web Services to implement my Streaming Video Project, but I'm not sure I can do it with all the problems I'm encountering.Two final questions:
 
3.Why would I need Flash Builder if I have Dreamweaver?Don't they do essentially the same thing?

4.I'm trying to do in 1 and 2 above just using ActionScript and JavaScript, which I understand is just Server-side ActionScript?

View 7 Replies

Actionscript 3 :: Is Extended Permission In Facebook Need To Be Record By Developer

Apr 11, 2010

I am developing a Flash-based application for Facebook. I read many comment that the application need to pop-up dialog for user to decide to extend their permission.The question is, who will record those decision? Facebook or the developer? because it might be a problem if user is asking the court for their privacy.

View 1 Replies

Flash :: Flex - Developer IDE - Display With Coloring Keywords

Aug 11, 2010

I was wondering which IDE choice you flash developer use to write the code....I use Flex Builder for my AS3 only project so the code below will display nicely with coloring keywords. I wanted to know if there are better choices there...Also, does flash developer do the AS3 programming only? Do they do graphic design at all?

View 3 Replies

Getting Deep Into Flex?

Jan 1, 2010

The better you understand what you are doing, the better you will do it. I want to get Deep into Flex . I did some simple Event-Handling and The better you understand what you are doing, the better you will do it.

But i have i big question: What does the Compiler do ? What happens with the MXML file ?

lets say we have a simple code ( code from blogflexexamples):

[Code]...

View 3 Replies

Professional :: Deep Linking Into Swf?

May 24, 2011

Ive been working on a site TheCondoBar which will be up and running soon..... but im trying to figure out some steps on "deep linking" into specific frames. i would like to have deep linking to the tabs I have at the top of the swf file  Flash File .... and recommendations on what could be done

View 1 Replies

Flex :: Deep Copy Possible In It?

Apr 12, 2012

Is deep copy possible in flex 4.5?

View 1 Replies

Deep Linking Or Using Swf Address

Dec 18, 2007

tutorial on deep linking or using swf address.Also my site uses currMovie for it's page transitions. I've noticed the examples seem to have all their pages on the main timeline. Is it possible to deep link with external swf's?

View 2 Replies

IDE :: Deep Buttons Within A Header?

Mar 1, 2010

I have buttons in my header and the header has animations on it so I have no choice but to place the buttons deep inside the header movieclip. Now, the problem is that the actionscript on the main timeline can't access the buttons.

Here is a sample of my actionscript:

about.addEventListener(MouseEvent.CLICK, clickSection);

If I place the button on the main time line. I get no errors. But when I place the button deep inside the header, I can't seem to access it.I checked the layers and it indicated "Scene 1", "Header2", "Header", and at the very end of that are the buttons so I tried doing this:

Scene1.Header2.Header.about.addEventListener(Mouse Event.CLICK, clickSection);

I obviously failed.

View 3 Replies

ActionScript 2.0 :: Deep Linking With SWFaddress?

Jan 15, 2010

I'm trying to get to grips with SWFaddress and struggling a littleJust trying to work out how to place the mc buttons into one movie clip.The code on the mc buttons is :

Code:
this.deepLink = '/about/';
this.onRelease = _parent.btnRelease;

[code]....

View 3 Replies

Actionscript 3 :: One Way Deep Linking In PureMVC?

Sep 2, 2010

A project requirement is that it be 1 way deeplinkable(a specific query string will load a section within the swf).I have a URLProxy that I use for all external linking. It makes sense to me to put the query string logic in this proxy. So in the constructor, I check for a querystring, and then send a notification if it equals a predefined value.One problem with this is that I'd like to predefine this query string key value I am checking against in an external xml file. So another proxy, loads-parses this config xml, then the URL proxy checks against this.

View 1 Replies

ActionScript 2.0 :: Deep-Linking With External SWF's?

Nov 12, 2010

how i can achieve deep linking with the external swf import technique? Im using the "Transitions Between External SWF's" tut from Kirupa but am not able to post a link here since im new. I have created a website that has this functionality between sections and would like to apply the deep linking to it.

View 9 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved