Actionscript 3 :: Intelligence Support For Metatag With Flashdevelop?
Oct 20, 2011I am looking for intelligence support for meta tags in flash develop same as flash builder.
View 1 RepliesI am looking for intelligence support for meta tags in flash develop same as flash builder.
View 1 RepliesI 4 different images to be used as up, over, donw, disabled skins for a button. I am using [Embed] tag to do this job. I get no errors but the button is not visible either. If I trace x, y, width, height etc of the button, they come fine. Here is my code: Pls suggest, what's going wrong.I have a separate class which simply embeds all PNGs.
Code:
public final class AssetImporter{
[Embed("resources/images/Button_btn_upSkin.png")]
[code].....
I have been working on something along the lines of a computer controlled version of snake.. and i have gotten most of it done, but i am having so many issues getting the artificial intelligence to work right. so far, i have it set up so that the head of the snake constantly moves toward the dots it is trying to pick up.
And i also have it set up so that every frame it checks to see if there is another block in its path. the problem is, once it knows there is something in the way, it cant seem to figure out how to get around it. in other words, i dont know what to tell it to do once it notices it is about to die.
I'm having trouble using the following tutorial and flashdevelop template to build a flash project for iOS. [URL] Whenever I compile my project (using FlashDevelop 3.3.4) I get an error from adl.exe saying "Error loading initial content". Using the iOS applicationpackager.bat, I get an error saying: application.xml: error 305: Intial window content SWF version 11 exceeds namespace version [URL]I'm using air 2.7 and Flex 4.5.1 on Windows XP.
View 1 RepliesI am trying to create a personal companion and assistant artificial intelligence. If you are familiar with the Halo games, I am trying to create my cortana.What this project is, is a flash game that has certain features used for personal assistance in my work. Incorporated in that is going to be a few things that I need help with creating:
A chatbot part with custom responses
an RSS reader
a password protected parta reminder thing where in game (preferably but it doesn't have to be in game) I can type in a time, date, and message and it will remind me at that time with my message.A way for it to start up programs and open files for me
i don't understand flash plugin only support .swf file,not support .flv file? always require load a swf file for play flv file, for exampes:
<embed type="video/x-flv" src="http://www.my.com/test.flv"></embed>
must be use a swf for play
<embed type="application/x-shockwave-flash" src="http://www.my.com/player.swf" flashvars=""></embed>
I have been programming with as3 for the past 4 months and Ive been getting rather good at it. I just recently decided to work with flashdevelop. I notice that there is alot of code that is availible in the flex sdk that isn't available in as3 with flash cs4. Like embedding of assets and such. I've been trying to find some up to date tutorials on how to embed things like xml and so far the tutorials are inaccurate or unclear about how to go about doing so. Ive been trying to find some good books that cover that and havnt been able to.
The books either cover as3 with flash or as and flex builder. Which is more towards working with the mxml. I havnt been able to find any books on how to work with as3 and flex sdk. Which show examples like embedding of xml and so on. I was just curious does anyone know of any good books that cover EVERYTHING there is to know about as3 and the flex sdk. Not so much on flex builder and mxml.
In a sense, I just want to get better with working with as3 projects with flashdevelop. And it would be great if there was books that covered that. Cause lets just face it, We developers sometimes just get sick of searching the web for bits of pieces of things. and its just great to have that one good book that references everything.
[Code]...
I'm trying to use a swc in a FlashDevelop AS3 project, and have been wracking my brain trying all kinds of ideas with no luck. Here is the situation.
1. i have created a swc of a Combobox in the Flash IDE (CS3 Version 9.0) and published it as a swc named "ComboBox1.swc".
[Code]...
Im testing a program in FlashDevelop, which uses Flash player 10. Need externalInterface to work, but on running this simple test program, it displays "ExternalInterface is not available". How do I get ExternalInterface working? [URL]
<mx:Script>
<![CDATA[
import mx.controls.Alert;
private function init():void {
if (ExternalInterface.available) {
[Code] .....
By the way, this script shows "External Interface is available" when I run it in my browser. Its only when I run it in Flash Player 10, that it is not available.
I am trying to embed some xml into my application but I get the following error Fault] exception, information=TypeError: Error #1090: XML parser failure: element is malformed.Here is my code.
package
{
import com.objects.EngineApi;[code]................
Trying to learn some flash and got a question. How do I play a flv video, below code compiles correctly and load flash player but doesn't play anything
var vid:FLVPlayback = new FLVPlayback();
var ui:UIComponent = new UIComponent();
this.addChild( ui );
[Code]....
I've tried a few ways of import an swc I made in flash but i keep getting a transcoding error. The symbol is set to export for actionscript and its baseclass is Movieclip. What is the simplest way to do this
View 2 RepliesI'm using FlashDevelop (cos it's free!) with Flash CS4. Is FlashDevelop basically the opensource version of Flex or is it something completely different again? Or is that what AIR is?
View 2 RepliesI have inherited a Flash project that (I THINK) was started in FlexBuilder, but I dont have FlexBuilder. I have CS3 and FlashDevelop, is it possible for me to continue this project using the tools that I have?
There are a bunch of wierd files like ".project" and ".actionScriptProperties", and obviously no .FLA file.How can I get up and running using either CS3 or FlashDevelop?
I need to add a combobox in my project. But every example i see is for CS3/CS4 or a as3 flex project. or sfw files
I'm working in Flashdevelop AS3 Project. Does anyone have the most basic script version with a combobox so we can use it, and add on to it.
So I got this AS3 game thats completely written in Flex without the .fla file and I want to put a clickable button that links back to a webpage to the mainmenu screen.
In the IDE and AS2(which is what I usually work in), it was just simply:
Drag button onto the screen Convert it into a button symbol and then do this:
Code:
on(release)
{
getURL("http://www.urlhere.com",_blank);
}
[Code].....
is there a way to format/beautify actionscript (as3) in flashdevelop? if not are there easy ways to do this without using the Flash IDE.
View 2 RepliesI am trying to load my png file to my application. here is the code
var map:mapLoader = new mapLoader();
map.loadMap("tile.png");
Then here is my file that loads it. it throws the error right when it gets to
loader.load(new URLRequest(currentMap));
if I comment it out. then the error goes away. below is the code in its entirety
package {
import flash.display.Loader;
import flash.net.URLRequest;
[Code].....
I am trying to embed a movieClip with flashDevelop but apparently its not working because its not recognizing the movieclips that are within it.[code]...
View 3 RepliesWhen I try to compile my application in flash develop. it wont compile. even if I put a simple trace in the Main class. Nothing happen. the sdk is in the correct place.
View 2 RepliesI am working on a flash game based on an AS3 project using FlashDevelop. I need a textbox with scroll bar. I was able to create an editable TextField, but I can't find a way to add a vertical scroll bar.
View 3 RepliesI'm just started doing 'hands-on' learning of Actionscript 3 using FlashDevelop. I've now managed to subclass a sprite, load a graphic from the library, and manipulate it around the stage. Next step is doing the same with a MovieClip, but it doesn't seem to be as simple. Basically, I want a simple subclass of MovieClip, that uses a SWF that I created & exported in Flash CS5 (anything else that can create them?), and then added it into my library in FlashDevelop.
In my 'Main' class, I want something like this:
package {
import flash.display.MovieClip;
import flash.events.Event;
public class Main extends Sprite {
private var myClip:MovieClip;
But that says the child is null, and I'm not sure I should be creating a 'new' MovieClip inside my sub-classed MovieClip anyways.
How to compile a theme using FD 3 or 4? I have a CSS file with assets and would like to get a SWC file (not SWF) like halo.swc
View 2 RepliesI've got an ActionScript 3 project in FlashDevelop. How can I embed an FXG file and use it? I've tried to import the file directly (import graphics.Filename) and instantiating it, but doesn't draw anything.
View 1 RepliesI try to use the example from Adobe help reference as following address:
[URL]
I open FlashDevelop IDE, creat a new Flex 3 project, then copy the code of example to the main.mxml, save it, then run builder.
It failed with "...TreeExampleTreeExamplesrcMain.mxml(5): Error: Could not resolve <s:Application> to a component implementation." error message.
There is a "How to use this example" link beside this example, but I didn't find any useful information I want.
How can I run this example in FlashDevelop IDE?
I have been working with Flixel in FlashDevelop for quite some time, and I recently updated my Flixel library to the latest version. Some things have changed names or have been moved or had their inputs changed. For some reason, FlashDevelop is still showing me the documentation from the old version of Flixel as I type things in, so I keep trying to use variable and functions etc that no longer exist.
View 1 RepliesI'm following directions to set up a debugging in FlashDevelop in web browser.I'm getting confused on 'Configure your project' step. It says:
Open the Project properties and change the "Test Movie" option to "Open Document...". Click on the button which should appear, and enter bin/index.html (path to html page, relative to project root) in the prompt.
What is the bin/index.html file? Is it where my SWF is loaded? I currently have a SWF that loads from a PHP page. So I pointed it to my PHP project's index.php page build project. After build I get a generic Windows message that Windows cannot open the file with that extension.
Is it possible for me to debug my SWF from my PHP page which loads it?
i am tryin to impor the following classes in my FlashDevelop project, import fl.transitions.Tween; and fl.transitions.easing.*; however, in my flashdevelop project i can't seem to find this, i can only seem to find the flash.XXX classes. What do i need to do to gain access to the fl.XXX classes? do i need to download a new sdk or change my ide to something else?
View 5 RepliesI am developing a word game using flashDevelop . the game is working fine when I compile and run using flashdevelop and it also working fine when I directly open [swf] file from the source [bin] folder. But the problem is when I try to copy and open [swf] file from other than original location its not working. I have also tried to copy the whole bin directory but that also not working. I am using XML file to load in swf file. I am also using flash [swc] file for fl.controls.package.
View 4 Replieswhy is it that when i import the fl.transition packages (probibly others too) that it does not recognise them? it makes the intelisense fail and im relying on that at the moment.I also cant preview swf files from within FlashDevelop, i have to go to flash and do crtl+enter there.
View 5 Replies