Professional :: Building For Stage3D - Can't Find Latest Api

Oct 28, 2011

I've got Flash CS5.5 and am trying to build a sample Away3D 4 model viewer. I must not have the latest api for fp11, because the compiler comes back with this:
 
"Type was not found or was not a compile-time constant: TextureBase"
 
The file "RendererBase.as" from the Away3D library is importing a number of files from the flash.display3D package (including TextureBase), which apparently I don't have.
 
I downloaded the latest debug version of flash player 11, what else do I have to do?

View 5 Replies


Similar Posts:


Professional :: Starling Or Stage3D For Android And IOS?

Jan 23, 2012

Does Stage3D work on mobile devices? If so - then HOW? I have worked through several tutorials, downloaded SDKs, added tweaky complier directives to profiles and wonked XML files till I am REMOVED blue in the face. I have had success making web based SWFs (from the afore mentioned tutorials) in Flash & Flash Builder - but no luck getting Stage3D to run in an Android Air App. Is there any way to use Stage3D (preferably also Starling) in a Mobile APP? It could be from Flash 5.5 or Flash Builder.

View 1 Replies

Professional :: .SWF Does Not Render After Load Stage3D And DirectX

Oct 21, 2011

I have a custom rolled COM component that encapsulates and controls the Shockwave Player, in order to run, and be able to communicate with Flash .SWFs as a UI to my DirectX based game. The component works fine, however my problem is that my flash artist wants to be able to use Stage3D now. After attempting to load a Stage3D .SWF I noticed that the .SWF does not render. I have discovered that this is due to the new hardware acceleration that Stage3D uses, (which due to the HRESULT on my CreateDevice() Call I assume to be DirectX) .

In an attempt to work around this issue I have a few questions, both on Stage3D and the Shockwave Player. The first question is this: Is there any way in flash or through the shockwave control to disable the hardware acceleration in Stage3D? (this would be the least prefered solution as flash finally being based in the video card hardware make everyone happy.) The second question is: Does anyone know if there is an IUnknown GUID, or other way that I can query to get the device/rendering context that the Shockwave Player / Stage3D is using?

View 2 Replies

Professional :: Changing An Action Script From 2.0 To 3.0 & Flash 5 To The Latest?

May 10, 2010

I have an action script 2.0 that I need to change to 3.0 and was wondering how to do that.Also wondering since I did this a number of years ago, I need to have my Tsunami menu updated to the latest Flash movie.

View 3 Replies

Professional :: SWF Doesnt Work In Latest Versions Of IE And Safari?

Jul 26, 2010

I have a swf made in Flash CS4. It works fine in firefox and older versions of flash player in IE, but it doesn't work in recent versions of IE and Safari In this case just I can hear the music.

View 1 Replies

Professional :: RTMP Netstream NOT Working With Latest Version Of Flash Player?

Aug 26, 2010

Let me preface this by saying: This is definitely a bug either with latest Adobe Flash Player or the streaming Media Server (in this case Real Helix):In the latest version of the Flash player (10.1.82.76) Code that worked  previously in version 10.1.53.64 does not work now. This is basic code to connect to an RTMP server (Real Helix) using Netstream class. NOW the video does not even display and there is no error message . THIS ONLY OCCURS in a BROWSER . Also I am using swfobject to display the flash and I tried with latest version and the old 1.4.1 version.

private function init():void  video = new Video();    NetConnection.defaultObjectEncoding = ObjectEncoding.AMF0; nc = new NetConnection(); nc.client = this;

[code].....

View 2 Replies

Flash :: Professional - Where To Download Adobe CS3 - Computer Won't Support The Latest Version

Sep 4, 2011

I want to download Adobe Flash CS3, where can I? This is most likely because my computer won't support the latest version.

View 1 Replies

Professional :: Properly Updating Flash CS5.5 To Use The Latest Flash Player/Debugger?

Dec 13, 2011

I'm just about to uninstall and reinstall at this point but I'm getting my install all screwed up trying to update Flash Pro CS5.5 to use Flash Player 11. I had it fine using the MXP provided in this adobe blog. Though that's 11.0 not 11.1. It did work however.
 
I downloaded the latest Flash Player / Debugger .exe and the latest SWC for 11.1 and now Stage3D is no longer being seen. Clearly I screwed something up. I uninstalled and reinstalled the MXP after deleting the FP11 XML and FP11 directory but it's not working anymore.
 
Is there a clear cut simple way to explain how to overlay the latest Flash Player for FPCS5.5? I used the AIR overlay instructions for 2.6 - 3.1 and it worked every time. Now I just need Flash Player overlay instructions. I'm very interested to start trying to Starling framework with Stage3D. I select FP11 to export and it tells me it can't find Stage3D.

View 1 Replies

Professional :: Building A Animated Gauge?

May 18, 2010

Does anyone know where I could go and learn how-to build a gauge that will animate under certain conditions? Preferably in AS3. Not sure where to start on this one.

View 2 Replies

Professional :: Building A Webpage Entirely In Flash?

Aug 26, 2010

Building a webpage entirely in Flash??I have to admit that I really like flash.I am using it for about 2 years, but I am still not sure if building a webpage entirely in flash would bee a good idea. In HTML I can't achieve the same look, and feel, on the other hand sacrificing the look for functionality is the last thing I would do.

View 2 Replies

Professional :: Possible To Building A Rotationg Flash?

Feb 1, 2011

I've taken 32 pictures of an item, on a rotating plate. Then, I removed the background and kept the file in PSD. I imported to library in Flash then created the "picture animation" that shows the item rotating. I want to add button to control the rotation and I wish to add some SPAY area on some of the pictures so, when a user is looking at the item, rotates it at will, some areas will highlight and will provide the user with links to more information.Should I use Firework to set the areas ?then establish their relation in Flashr should I add links and compositions directly in Flash and build everything from there ?

View 2 Replies

Professional :: Building An Animation Like Background?

Apr 26, 2011

[URL].. I am a graphic designer and I am relatively new to Flash and I would like to animate a background like this 3D simulation that triggers when clicking on any of the buttons below that I want to achieve,Should i use Swift 3D? what kind of action script does the programmer uses to acheive this effec?

View 1 Replies

Professional :: How To Make A Building Implode?

Aug 2, 2011

how I might go about creating an imploding building in Flash?

View 1 Replies

Professional :: Building IOS Applications In Flash?

Mar 21, 2012

I'm having trouble with building iOS applications in flash. I just bought an iPad and want to start building apps for it. I hav done simple apps for iPhone before but nothing too fancy. The problem is, I can build it and compile it fine but when I try to install on my device it comes up with the error saying:
 
"ITunes: 'APPNAME' failed to install." I can compile it as an iPhone app and it works fine. I'm pretty sure I've got my provisioning right because I have both my iPhone and iPad devices added. Anyone got any ideas of why my apps only work while I compile them as iPhone apps?

View 3 Replies

Professional ::building A Random XML Content Area?

Feb 18, 2010

I'm trying to build a "product spotlight" area on my site's homepage. There are a lot of products, so I want to display them randomly, and I want to specify an image, link and text in the XML file.
 
I've started by using the XML gallery on kirupa.com, but that didn't quite do what I wanted. I found a little workaround when I found a random XML image loader on another site, and used that.. all it would load was an image, so to make the product photos be links and have special text I made each photo a .swf instead of .jpg file and added a button link over the whole image. This way works, but we are adding more and more products and it's becoming cumbersome. There will be about 50 different products randomly changing.
 
It would be perfect if we could just set up the xml like
 
<list>  <product>    <image>whatever.com/product1.jpg</image>    <url>whatever.com/product.2htm</url>    <title>Buy this now for $3.50</title>  </product>  <product>    <image>whatever.com/product2.jpg</image>    <url>whatever.com/product2.htm</url>    <title>Buy this now for $4.50</title>  </product></list>
 
And then the flash file would have the link on the top layer and pull the url from the xml file, bottom layer would load in the image, and in the middle we'd have the title, maybe I'd have it slide in with a basic tween or something like that. And then, there could be like 50 different images listed in the xml, and it would display one randomly for like 10 seconds, then fade into a new one, and just keep swapping it out forever and ever. I really want to do it this way because I can update the text or images without having to build a new .swf file every time something changes.I know how to do some regular basic flash stuff, but I never got into the hardcore actionscripting, so I'm kinda stumped. Anyone know how I can pull something like this off or know of freeware example that I can use and build off of?

View 1 Replies

Professional :: Building Facebook Apps In Flash CS3?

Nov 3, 2010

Can Facebook apps be written in Flash CS3 or do I have to use Flex? I'm more comfortable with Flash, but it seems geared toward Flex.One of the Facebook SDK examples (FriendsList_flash) contains an FLA file but it won't load in Flash CS3. Does it require a new version or am I doing something wrong?

View 1 Replies

Professional :: Pay 4 Guidance Building Virtual Office?

Nov 9, 2010

I'm willing to pay for referential help (ie answering questions when  stuck) as I build a highly scalable flash 3D virtual office  application/site.

I have some code background in  HTML/ColdFusion/MySQL and I plan ideally to host on Google App Engine using their datastore as the backend and the OpenBlueDragon port of  Coldfusion for GAE as the middle tier.

However I am  struggling with flash and/or flex.  Specifically while I've learned a  great deal of AS3 concepts and FB component coding, all the 3D engine  (lately Alternativa or Flare3D seem to have become the leaders)  tutorials seem to be Flash based rather than FlashBuilder.

Moreover,  I'm presently working through the Flash and PHP Bible (though trying to  adapt the PHP to CF code) and can't find any resources describing how  to connect Flash CS5 to Coldfusion (they all focus on FB4 and usually a  wizard therein).

And finally given the scope of the  intended project I recognize I will need a framework of some sort but  transparently lack the expertise as yet to pick/implement one.

View 1 Replies

Professional :: Building A Music Player / Efficiency?

Mar 8, 2012

I'm creating a music player to be on my website and so far I have it set up as such: The player is contained in a movieclip with a 'song progress bar', a pause and a play button.The songs are played by clicking the song title in a list in the main stage (not contained in the player movie clip), which sends the music player to the frame in which the song starts.
 
My audio is set as event audio so that the play and pause buttons can be coded as play(); and stop(): respectively which will stop the main player movie clip thus yeilding the progress bar from moving further and the song from playing.
 
This works just fine, except for the following:
 
- When I select event as my audio type the quality reduces dramatically Having the audio files in my library and not obtained from some outside source (i.e on my website's server) causes the .fla file to be much larger as well as the .swf Being as my project is at 24 FPS and each song is represented in as many frames as it takesto play the song out, my music player at present has only 3 songs 'in it', and my frames in the movie clip are approaching 20,000 (this is VERY tedious to work with) 
 
I'm sure there is a more efficient way of doing things, but my knowledge is limited. I'd imagine I can do something along the lines of loading .mp3's off of my website into the frame and the play pause buttons will enact more elaborate scripts that not only stop the progress bar but also stop the music from playing temporarily, or something like this. But I have no idea how to implement it

View 2 Replies

Building Charts In Flex Builder Professional?

Dec 29, 2009

I have Flex Builder Professional Ver 3 (Built with Eclipse) version.

I need to build an application with charts. The problem is that there are no charting components to be seen. There is no datavisualization.swc file in the libs folder.

View 3 Replies

Professional :: Building A Random XML Content Area?

Nov 11, 2010

I'm trying to build a "product spotlight" area on my site's homepage. There are a lot of products, so I want to display them randomly, and I want to specify an image, link and text in the XML file.I've started by using the XML gallery onbut that didn't quite do what I wanted. I found a little workaround when I found a random XML image loader on another site, and used that.. all it would load was an image, so to make the product photos be links and have special text I made each photo a .swf instead of .jpg file and added a button link over the whole image. This way works, but we are adding more and more products and it's becoming cumbersome. There will be about 50 different products randomly changing.

<list>  <product>  <image>whatever.com/product1.jpg</image> <url>whatever.com/product.2htm</url>  <title>Buy this now for $3.50</title>  </product>  <product>  <image>whatever.com/product2.jpg</image> 

[code].....

View 1 Replies

Professional :: Dynamic Building Text Box With Push Of Buttons?

Jun 18, 2010

I need it with Flash CS4, AS2...

I want to make a little app, .swf, that has a bunch of buttons on them - each button corresponds to a string of text...

So let's say, the buttons are marked as "Rd" "St" "Ln" etc...

When they click on the button, I want it to add that listing to the dynamic field box so it will look something like this

*User clicks on Rd button and "ROAD" pops up in the dynamic text box - User then clicks the "Ln" buttons, and then the dynamic text box changes to "ROAD/LANE"

User decides they don't want to use road, so they click on "Rd" button again, and the dynamic box reads "LANE" - user then wants to add "st" so they click on the corresponding button and now the text field reads "LANE//ROAD"

View 4 Replies

Professional :: Duplicate A Button Instead Of Building A New One Each Time (navigation)

Mar 19, 2011

I have created a movieclip button which is animated  for all the states I need (up, over, out, etc.) it's made up of text, which is in a movie clip where I have my animations created (actions layer with AS3 script, my txt movieclip layer, my hit layer) and then that is inside a movie clip in my main scene.Is it possible to copy that button, so then change the text, Actionscript, instance name, etc?I tried copying the layer (by selecting the frames and copying frames, and pasting to new layer) but when I make any changes, it changes both copies!

View 4 Replies

ActionScript 3.0 :: Stage3D Much Slower In Desktop Air Than In Browser?

Jan 2, 2012

Same setup. Some moving cubes and spheres.

FPS in Adobe air desktop app: 29
FPS in Browser: 58

Any tweaks I should attempt?

View 1 Replies

Compile To Flash Player 11.2 To Use The New Features Like Stage3D?

Apr 12, 2012

So there's a lot of great new features supported by Flash Player 11.2, particularly for game development which is great news for myself.

Some reading here. Highlights:

Right-click is enabled now (finally). Much better rendering performance.

This is all wonderful and magical, however I can't work out how to compile to Flash Player 11.2, and can't find much information about it.

In publish settings, this is all I get:

Using Flash CS5.5 Version 11.5.1.349 (latest).

Do I need to wait for CS6 or am I missing something?

View 1 Replies

ActionScript 3.0 :: Fp11 - Adding Content Under Stage3d?

Jun 17, 2011

when i add an object to stage (bitmap background) and a sprite containing 3d scene on top of it, the background still shows up on top..

View 7 Replies

Actionscript 3 :: Stage3D In Flash Player 11 Doesn't Display?

Oct 4, 2011

I'm trying to write a 3D game in ActionScript 3.0 using the Stage3D API. I've copied the playerglobal.swc in my frameworks/libs/player/11.0 directory, and modified the frameworks/flex-config.xml file by changing the target-player to 11.0.0 and the swf-version to 13.When I compile my ActionScript 3.0 files using mxmlc I set the options -target-player=11.0.0 and -static-link-runtime-shared-libraries=true. Now, I don't get an error at compile time when importing com.adobe.utils.AGALMiniAssembler or flash.display.Stage3D so I assume that there's no problem with that.

I run the compiled SWF file in Opera, and I'm using the latest Flash Player (version 11.0.1.152) which was publicly released today (cheers ;D). There's seems to be no problem with the player because I can play Zombie Tycoon. However, when I play my SWF file the Stage3D doesn't display; but all the other display objects attached to the stage do display.I believe that there's either some problem with my configuration or my code, but I can't pinpoint it. The code I'm using was simply copied from Labs @ Jam3. I believe that there was some problem with the viewport, so I simply replacedI have been searching for a solution all over the web, but I can't seem to locate it.

View 1 Replies

How To Toggle Stage3D Between Full And Standard Screen Mode

Dec 21, 2011

I'm testing a few things with the ND2D library (made by NullDesign, engine's source available at github). What I've encountered, is that if I toggle my Flash application to Fullscreen mode, the World2D (or Stage3D / Context3D buried inside it) doesn't auto-stretch to maximize it to the entire screen resolution. Do I need to reinitialize my setup to the new Fullscreen dimensions? What if the stage.scaleMode is set to "NO_SCALE"? Will that affect the dimensions since the stage, although appearing larger, will still retain the same coordinate system and dimensions? How to correctly toggle Fullscreen mode in Stage3D?

View 2 Replies

Flash :: Options To Import An External Model Into Stage3D?

Jan 6, 2012

From what I found out by a quick google lookup, the Stage3D support for model import is not the best.

Has anyone tried to do something like this and could provide me with some information on how to do it?

I'm interested in an importer capable of COLLADA/FBX or something along those lines.

View 1 Replies

ActionScript 3.0 :: Stage3D - Put Movieclips And Sprites Underneath The 3D Layer?

Oct 6, 2011

Is it completely impossible to put movieclips and sprites underneath the 3D layer?Eg, you can't load a swf with 3D content and show it on top?

View 7 Replies

Actionscript :: Define Projection Matrix In Stage3d Without Using PerspectiveFieldOfViewLH Method

Jan 24, 2012

url...The interesting part is that he didn't use perspectiveFieldOfViewLH and instead he defined his own projection matrix. I'm new to the 3d programming, so after reading this explenation of projection matrix:[code]And i got the black screen. All i did was exchanging the matrix from the tutorial with this matrix. I tried to play with it for some time, but with no results. This is the matrix from the tutorial[code]

View 2 Replies







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