Search Results

Search found 6435 results on 258 pages for 'flash exprt'.

Page 25/258 | < Previous Page | 21 22 23 24 25 26 27 28 29 30 31 32  | Next Page >

  • Open a web page in the browser using flash

    - by Mahmoud
    Am using this AS 2.0 Code on a button in flash CS3 : on(press, release) { getURL("http://somethinghere...","_top"); } unfortunately, it doesnt work. However, when i Ctrl+Enter in flash and click the button, it does. it doesnt work after embedding the SWF movie in the webpage/browser. any ideas?

    Read the article

  • Creating flash slideshlow c#

    - by np
    Hi We have a few flash files f1.swf, f2.swf .... fn.swf. We would like to be able to display a slide show of these different files in c# using winforms. Each flash file is a slideshow by itself. At the end of slideshow for f1 we need to display a message and ask the user to repeat it or continue. Just wondering if anyone has any suggestions how to achieve this. Thanks N

    Read the article

  • Export Flash Animation to ActionScript

    - by user107715
    Hi I would like to make an animation using some tool (like e.g. Flash CS) and then export it for ActionScript. I thought this could be done in Flash CS but I just tried it by making an animation, converting it to a symbol and then selecting "Export for ActionScript". The problem: in the project folder there are no ActionScript classes generated. Am I doing it wrong or do I have to use a different tool to do the animation? Many many thanks for your help, Gloria

    Read the article

  • flash component appear out of box

    - by Proyb2
    After embedded flash content on HTML, I tried to click comboxbox list, it was appear to be truncated, how do I actually make the list visible outside the flash content? Seeing some of the commercial ads with out-of-box feature, how do I do that?

    Read the article

  • Issue with Flash Player 10.

    - by Gans
    Some times when the URL is clicked it navigates to the videopage, but I am hearing audio but not seeing any video. Why might this be? I am using the latest version of Flash Player 10. The SWF in question was created in Flash 9 (CS2). var s1 = new SWFObject("flvplayer.swf","single","560","400","7"); === What is wrong with this?

    Read the article

  • HTML5 vs Flash ... Resources

    - by Barbara
    I'm a novice ...in that i've taken a few courses n poured through bunches of cool flash widgets, components and techniques. now it's time for my own website ... I do graphic design n really want to use some of the ready mades for convenience and economy...r there similar non flash products?

    Read the article

  • Using Flash and ActiveMQ

    - by Acet
    Hey all, Ive been using ActiveMQ as a message broker and have been able to get Flex to subscribe to a topic and receive messages using this library and flexonrails.net/?cat=26 (cant add second link) as a guide. However I've been unable to achieve the same goal in Flash. Does anyone know how to use this library in Flash or know any tutorials that could be of use?

    Read the article

  • C# Flash ActiveX - Recording

    - by Dremation
    I wrote an application that monitors live streams from various sites. The application has done well but theres a feature that is highly requested. And that's the ability to record the stream. I'm current using the Adobe Flash ActiveX control to stream the videos from the various sites. IS there a way to record the stream? Whether it be with Flash ActiveX or another framework/control that you may know of.

    Read the article

  • problem with flash RectDraw size

    - by Rebol Tutorial
    I am testing flash online here http://wonderfl.net/c/sqop I'm newbie. The picture I want to show http://reboltutorial.com/files/2010/05/rebodex-yuml-300x262.png is 300x262 so my rectangle is of the same size. Why does Flash truncate my picture ?

    Read the article

  • What's the Flash equivalent of FlexEvent.CREATION_COMPLETE

    - by John
    I'm moving some Flex classes to pure Flash/AS3 to be part of a shared library. I have an event listener on FlexEvent.CREATION_COMPLETE to create and add display-objects once things are running, but I don't know the right way to do this in Flash? edit: Maybe if my class subclasses Sprite rather than a Flex class, I can add children in the constructor, I don't need to wait for a "construction complete" event?

    Read the article

  • Prevent flash opening new windows

    - by Paul
    Is there anyway to prevent flash files (swf) that are embeded within a webpage from opening a browser window? Eg. prevent the links within a flash file from opening new windows. Possibly with javascript/jquery?

    Read the article

  • flash video dynamic width and height change in Action Script 3.0

    - by coderex
    hi I have a video player and the video file came from one xml file, The videos are in different dimension so how can i set the video dimension dynamically? _vid = new Video(); _vid.attachNetStream(_vidStream); How can i give the new dimension of the video, the default i get is http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/media/Video.html Video(width:int = 320, height:int = 240) Creates a new Video instance. I need the height and width of the video, How

    Read the article

  • jquery flash object show hide

    - by coure06
    i am trying to show/hide a flash object based on click of button, but the code is not working //to hide $('object').css({visibility: 'hidden'}); //to show $('object').css({visibility: 'visible'}); i dont want to use .show() and .hide() as they will also remove the area of flash content.

    Read the article

  • Flash Browser? Flash Server Side?

    - by Abs
    Hello all, I have two noobish questions about Flash, Actionscript, Flex etc. 1) With these technologies is it possible to create a simple web browser that can render websites? 2) Is it possible to run these technologies on the server side? I am guessing no as Flash requires a browser to run within? Thanks all for any help

    Read the article

< Previous Page | 21 22 23 24 25 26 27 28 29 30 31 32  | Next Page >