Is there any visual component in flex as used in Adobe Live Docs ( Yellow box that can be expanded or collapsed) at the bottom.I have uploaded the screenshot of that box too: [URL]I am looking for the same type of visual element/component in horizontal.
Is it just me or is there some content missing from AS3 live docs? I am looking for match, replace and search which I thought were available on String, if not in RegExp page. On the RegExp page there are links to Sting.match(), String.replace() and String.search() but none of them seem to go to the right place in the String page.
is there a framework that is similar to Adobe Flex written in HTML5? My app currently support having multiple objects on the screen where user can drag / drop / resize and rotate them in scrapbook fashion. There are few animations as well. Flex makes it easy to build such apps. I was wondering if there is a good framework I can use to ease up such task maybe with HTML5 so it can be used on mobile devices.
The http:[url].... has an incredibly slow search functionality. I use a greasemonkey search plugin that is much much faster and works with the standard style javadocs. Anyone have a link to the old version of the AS3 API docs that were of the standard style?
I am evaluating flex for a mobile and a web application and one of things I want to be able to do is show a google docs or a microsoft docs file (doc,ppt) within a flex application. Google docs files are published as web pages so I guess you need a html component with javascript enabled. Does such a component exist in flex 4+? Similarly how would I go about showing a word or a powerpoint file inside a flex app? How does a site like slideshare or scribd do it?
When and where will see (ore already can get) AdobeŽ Stratus 2 examples (with source) on "Swarming", Live Application-Level Multicast, Distributed Data Storage?
Is it possible to capture/encode a video file on a slow machine, then upload it live to a Red5 or Adobe Streaming server, and have that server stream to file live to flash clients? If so, what protocol is used to stream the data from the encoding machine to the Red5 / Adobe server? I see a lot of things about RTMP, but am I correct that this protocol is used between Streaming Server and Flash client, but not from encoding machine to Streaming Server?
I want to make an animation over live action footage, I've looked on the guides and the ones which explain what I need to do are for previous versions of Flash and don't work on CS5.I'm wondering how I can import a video in to Adobe Flash CS5, so that it plays in the timeline frame by frame? I dont mean putting it on one frame so it will play, but so i can edit objects over the top of the flash in each single frame.
I have started a stream from Flash media encoder to flash media server. According to my encoder, it should be located at: "rtmp://localhost/live" and is called livestream.In the Flash software I try and set the source of FLVPlayback component to "rtmp://localhost/live/livestream", and I get this error: "NetStream.Play.StreamNotFound : Adobe Flash tried to play a live or recorded stream that does not exist. Source can't be found.". Both the server and encoder is runnind and I am encoding.Too, when I try and open the html with the stream in a browser, nothing appears.
I want to make sure that only authenticated users are publishing streams to my Adobe Flash Media Server.
Ideally I would like to limit the IPs which are allowed to publish streams to the server.
I read about the Adobe Authentication Plugin, but apparently it is broken since it works only for Adobe Flash Media Live Enconder. It doesn't secure the server for other encoders that publish streams.
Multiple axis creation via MXML works fine: http:[url]...
But when I'm trying dynamically create horizontal and vertical axis then I'm getting extra axes. I believe this is Adobe bug. How I can fix this behavior?
I am writing a Flex application for use on a private intranet with no external Internet access. I want to use Google's 3D Maps Flex API, but it must be connected to the internet to download map tiles on demand.
Is there a way to locally cache the 3D map tiles and data so that I can run this app without an internet connection? And if not, is there a 3D GIS that supports Flex integration and allows for a local map cache?
I have started a stream from Flash media encoder to flash media server. According to my encoder, it should be located at: "rtmp://localhost/live" and is called livestream.In the Flash software I try and set the source of FLVPlayback component to rtmp://localhost/live/livestream", and I get this error: "NetStream.Play.StreamNotFound : Adobe Flash tried to play a live or recorded stream that does not exist. Source can't be found.". Both the server and encoder is runnind and I am encoding.
In HTML/CSS, if you float items, DIV's that exceed the width of the container are moved down 1 line.
I would like to achieve this in FLEX. I have 3 components with variable width. I would like for the 3rd component to be moved down when it doesnt fit the container any more.
I wanted to create a Flex LinkBar that looks similar to the iGoogle links. The links are expandable (one level-deep) by clicking on a plus button. I've considered styling a Tree or Accordion to get the desired look and feel. But before I spend time on one approach versus another, I thought to ask first. Does anyone know a component that I could use to achieve this? Or an example of someone doing a similar vertical navigation bar? It should only be one level deep and some parent nodes might not have children (doesn't expand).
Does anyone know of a simple way to implement a DividedBox layout similar to flex, but done through Flash/as3 ?
I would think there would be a library out there for that already, or some resources, but I'm having a hard time googling for it, as it;s either Flex or unrelated content I keep finding.
EDIT just came across yahoo's astra library (example)
I am currently working on a site that has to have the ability for users to view documents that are uploaded, however they need to be viewable in browser.I know there is the Google docs viewer (however this does not seem to work when trying toopen it in a fancybox overlay), but are they any other alternatives, maybe some API's that could turn them into Flash or similar, and then I could simply embed it as a swf?
I am new to flash cs4 and this forum. (last version I used was flash 4). I know more java than I do as3 and as I trying to learn the new language (read becoming slowly insane) I find my self reaching for a resource like the java docs for the java api. are there any resources like the out there? do we have access to the source code? what are some other good resources? I want to know what methods SimpleButton has. I am trying to find out is there is something like getWith() or something.
I am looking for a Flex datagrid component that has features like grouping, sorting, master/detail display, etc. I am having an application in C# that uses XtraGrid suite to achieve the required datagrid features. I am planning to migrate this application to Flex. If there is no flex component readily available with XtraGrid features, then I have to create one on my own
Now the last name form will only appear in the register screen. This would be really useful I think in .NET where you use the page for views like update / insert. I was considering extending the Page element to have a states property using extension methods, and adding the include in to controls. This way I could auto-hide controls based on the current view at render time.
What is even cooler in Flex, is that you can use different handlers / properties based on the current state.
I have an AdvancedDataGrid that's pretty wide (lots of columns that need to be wide enough to read) that I need to print. The PrintAdvancedDataGrid.sizeToPage property adjusts the height of the grid so that page breaks only occur between rows.
I'm looking for something similar for columns.
Here's a test case (main program, FlexBuilder 4.5)
[Code]...
When you run this and press the Print button, you'll see the grid printed across 4 pages. That's a good thing - in my real app, I need the grid that wide. My concern is that the page breaks are splitting columns in a very ugly way.
I'm just trying to figure out this error message that comes up when I am importing a video into flash. It says: 'NetStream.Play.StreamNotFound: Adobe flash tried to play a live or recorded stream that does not exist. Source can't be found'
I am developing a quiz that has thumbnails, images in an XML doc. Is it possible to load 2 or more XML docs into one flash movie? I want to have something like this...questions.xml; images.xml; descriptions.xml...
I am searching for a flex library for job scheduling. I know the Timer API, but this is not exactly what I am searching for. Here is (one of) my usecase for my AIR application:Try to ping to website xyz every 15 minutesEvery first monday of a month try connect to website abcdefgo I am searching for a library like quartz in java, just a small sweet library for executing cron(like) jobs.
where can I find step by step guide for clustering FMS? url...but , it is not clear what exactly to do , it just says like :Install and configure the first Flash Media Server.Use the same serial number and license file each time you install Flash Media Server.NOTE A special cluster license file is required. For more information, contact your Macromedia representative.Confirm that this Flash Media Server instance is working correctly.Configure the Flash Media Server instance as an origin server.Install and configure the next Flash Media Server in the cluster.Configure this Flash Media Server instance as an edge server.Make sure this edge server points to the origin server.Repeat steps 5 through 7 for each edge server that your license file allows. ".
I've got 30 songs loaded into two playlists 15 songs each. Right now everything works great when clicked, I can not figure out how to get this thing to auto play. I am hoping there is a way to start playlist1 onload, and when it plays through the 15 songs then go onto to play, playlist2 = mp3_playlist2.xml and playlist1 = mp3_playlist.xml [URL]