Flash :: Make With The Xml File For Cu3er?
Feb 18, 2011I have a free Cu3r Slider and I need to embed a font of mine. I tried sIFR but no succes. Does anybody have all the settings we can make with the xml file for cu3er?
View 1 RepliesI have a free Cu3r Slider and I need to embed a font of mine. I tried sIFR but no succes. Does anybody have all the settings we can make with the xml file for cu3er?
View 1 RepliesI'm using a set of PNGs to run my cu3er slides. They keep the transparency, until the transition and then they're boxed with a white background. Is there a way to either keep it transparent or set the background color? http://205.186.139.193/ is the test site
Javascript:
<script type="text/javascript">
var flashvars = {};
flashvars.xml = "<?php bloginfo('stylesheet_directory');?>/slider/cu3er.php";
[Code].....
I want to program a Flash file in ActionScript 3 so that the user of the SWF file can make changes to the program and these changes will be automatically applied to the original FLA file without any human intervention. A new SWF file will be activated containing the changes and this is all done without human intervention. The objective is to allow the user to make changes to a SWF file and have these changes made automatically. Is this possible to do in Flash?
View 1 RepliesI have a Flash and swf file right now. I want to be able to play that file in another Flash file I'm making, the main Flash document. However, Flash CS4 cannot import other swf files.... for some unknown reason, and play it like a movie clip. I want it to play like a movie clip, which apparently can only be accomplished by using a flv file. Shouldn't I be able to make my swf or flash file into a flv file? I mean, Flash can read flv files, so why can't I export or convert to a flv file? I'm looking for free converters, but I have the Media Encoder that comes with Flash CS4. I just can't import swf or flash files! It can only make those files, it can't bring them into Media Encoder.
View 1 RepliesI didnt even make my .swf file in adobe flash.. i made it (embarrassingly in keynote - and exported the file as a .swf file) ok. i'm working on this file for close to a week - yesterday i noticed the file when exported - was 1.4mb ... and today - when i exported it it was 6.9mb!
[Code]...
I want that my flash file on my website, can't be downloaded by anyone. Is there any way that i can do that? As Firefox and many browser has many add-ones which easily detect out flash content and after they can download the flash file?
View 3 RepliesI am trying to work with a flash application in windows CE.
the folder containing the files has several .swf files in it. We'll call two of them abc1.swf and abc2.swf.
I have created two html pages which when viewed on my PC open up either file and view it just fine.
<html>
<body>
<object width="550" height="400">
<param name="movie" value="abc1.swf">
[Code]....
However, when I copy the directory to my windows CE 6.0 R3 device, the page that opens abc2.swf shows correctly. But the page that is supposed to open abc1.swf just shows a blank white area.
I am pretty sure that the abc1.swf is only supposed to redirect to abc2.swf (or put within a frame) given it's 1kb size and the fact that I can see the text abc2.swf within it when opened in notepad.
I've been told that the flash player built into Windows CE 6.0 R3 is only capable of supporting flash v8 or less. I suspect that perhaps the issue with abc.swf could be that it was built with a newer version of flash such as v9 or v10.
Is there any way for me to tell which version of flash a given .swf file requires using only freely available tools? Or, does anyone have any other theories about what would cause abc1.swf to work on my PC but not on my windows CE device?
I want to create a clip dynamically (for example with createEmptyMovieClip) and after assign object and motion to it, save or export it as a .swf file.
View 1 RepliesI made an animation using Adobe Flash,but I want to make the flash animation file like .exe (which i did by using adobe air)But I have a problem!I want to make it to appear on the desktop not in a frame.I mean to be like the Bonzi Buddy.I hope you understand me(my english is very bad and I'm sorry for thaht)
View 2 RepliesHow can I make a link to my Flash file?
Like an image, I can do it like this:
<a href="http://stackoverflow.com"><img src="imagefile.png" /></a>
I've tried to put <a></a> around the Flash HTML code, but it does not work.
EDIT: I found a solution. I've just put some JavaScript into the code.
The bitmap resource, It's usually make the bitmap generate the SWF file ,and use Loader class to load into the application. I search some answers from google, find two ways to generate SWF File, one. use mxmlc tool. and another, use jsfl. I know we can embed the bitmap or swf file into As code. and use mxmlc command like this: the as file is Vip.as , and the code :
package
{
public class Vip
{
[Code]....
I don't know how to use mxmlc generate swf file . And no error when debug the code.
Another way is that use JSFL to generate SWF in flash cs5, But I don't know how to use this. Ah, very pain.
When I push F11 in Flash Builder, it does a full build and runs in the context of my main ActionScript file. When I do the same in FDT, it builds the last selected file in the Flash Explorer pane and runs in the context of that. While I can see how it could be useful, I'd much rather always run in the context of my entire application. How can I make FDT always build and run my main file?
Possibly relevant: I imported the project from Flash Builder into FDT.
can you use AS to make the flash file think that the space bar is down??? ive tried this code
Code:
onLoad = function () {
sd = 21;[code].....
this was my first application iam using flash ,whatever i created is working faster in my local machine while iam upload that in website its becoming very slow in loading that .
View 12 RepliesI am trying to make a button work in a Flash cs4 file using as2. It is a template I am modifying from DreamTemplate. I don't know what I am supposed to change and exactly what I should change that unknown code to Here is the code I have:
[Code]...
As you can see I have tried to replace the url that was in the quotes and it does not work.
I have one picture imported into flash cs4 and would like to make a rectangle box which should be transparent. Finally I will save it as .swf file for later use. But the box should be transparent (without any background). How can I do that?
View 1 RepliesI am trying to make a flash player 10.1 projector file (both .app and .exe) and I am having some issues when I go fullscreen.This was originally a web project, and everything works okay online (or even locally when I click on my .html file). However when I make an .app projector file, and play it, some (not all) of my buttons stop working on fullscreen mode).I seem to be having problems with any buttons that have an alpha Tween (I am using TweenLite/TweenMax) applied to them on the MOUSE_OVER event.Buttons with Blur tweens work in both fullscreen and normal screen mode.
View 2 RepliesI'd like to draw key frames in Flash, just simple drawings/skelettons using the pen tool, basically to create the movement itself. After that, I want to export the frames that I drew as images to Photoshop in order to apply texture and colour, and then put them back into Flash again, without tampering with the Flash doc I've already created, since the animation is already done. I want the file(s) that I'm working with to remain the same files throughout the process, from Flash to Photoshop and back to Flash again, like the way InDesign works. Is this even possible?
If this isn't possible at all, I guess the alternative is to draw in Photoshop and then import the drawings into Flash, put them in order and then make any eventual changes after you've created the animation in Flash, this is less smooth though still possible. But here emerges (sort of) the same problem:
When I import images from Photoshop, create animation out of them, and then realize I have to make some changes in the original PS pic file I head back to PS to correct it. But it just doesn't work the way I want it to... If I modify the pic file in PS, then use the "update" alternative in Flash Library, Flash just tells me that the file can't be found, and does not update the image. If I choose the "edit in PS"-alternative from right clicking on a symbol that is in the library, the file opens as a .png file in PS, not as my original file! It seems to me that Flash is creating its own library, not using the existing document. Is there anyway to go around this? How do I make Flash use my PS file which allows me to change it as much as I want (as with InDesign)?
This is driving me crazy, what I'm working on is supposed to be full HD, I can't use a freaking .png file...
I have abode pro 5.5 and I have made an Iphone app. my project haves 2 files with exten .fla and .swf so, how can I make iphone file?
View 4 RepliesI tried hard to do this myself, but it isn't working. I would like to offer $20 to anyone who can decompile this flash program, edit the actionscript to load an xml settings file from URL (instead of loading the one compiled with the program), and package it up for me. My main problem is that it doesn't decompile in a way that runs when recompiled with the programs I use.[code]...
View 2 RepliesI've set up a test page in Flash:-
function loadXML(loaded) {
if (loaded) {
_root.resource = this.firstChild.childNodes[2].childNodes[0].firstChild.nodeValue;[code]...
how do I make 'link' clickable in the flash file?
i got a few swf file and controlled by mainmovie.in my 2nd file i have something like thisthis is the frame label|text1 |text2 |text3how do i make my movie continously run from my mainmovie to text1 to text2 to text3 and back to my mainmovie.fyi i want to set timing like 1 minit per section.
View 2 RepliesI have tried searching internet for a sample which could guide me to use a flash file as a live wallpaper in my app.
View 2 RepliesSo as to make things less confusing (I had a lot of different layers), I made each scene in my animation in its own file. Now I want to put them in the same file, so I thought I could make everything in one file into a movie clip and put it into another file that way.
However, it doesn't seem to work! I can highlight everything, convert it, and paste it into the other file... but when I paste it, it only pastes the first frame of my highlighted selection! How can I convert the whole thing into a movie clip instead of just one frame?
i saw a flash movie clip used on a site and I like the way it was designed. The whole length of the file file is stable and then only the image outline slides into view on the screen. i have tried to do that but my whole image slides in just like normal motion tween.
View 6 RepliesHow can I make a word file (.doc) from flash builder (air application)? Is there any library to do that?
View 1 RepliesI have tried searching internet for a sample which could guide me to use a flash file as a live wallpaper in my app.
May anyone explain what steps do i need to take to use it. If possible then please explain with some code snippets.
Since Flash doesn't support multithread how do you that in actionscript 3?
View 1 RepliesI'm using Adobe Flash CS4I'm currently trying to fit a flash intro inside the browser window (height 100%, width 100%). I've tried changing the height, width attributes but with no luck. What am I doing wrong?
View 1 RepliesI've got a flash player (using JWPlayer) that plays an audio file. The file plays fine. How do I provide the embed code for end-users to copy, so they can post the player and play the audio file on their own site directly? Should I be using HTML <pre> tags somewhere? Or JavaScript to generate the embed code / link?
[Code]...