Actionscript 2.0 :: WordPress 2.8.6 With P2 Theme, Only Carousel Part 1 Works?

Feb 16, 2009

My test site has the (working) part 1 carousel on it, but the part 2 carousel, which I have embedded just like part 1, DOES NOT WORK.

Go to the following to verify that both are working outside of WordPress:

- Part 1 carousel
- Part 2 carousel

I have been beating on this for TWO WEEKS, I am ashamed to say. I tried every possible carousel possible. Really! Thrilled to meet with success in getting parts 1 and 2 of the carousel to work at least locally. Not only have I tried every carousel, but I have also tried every plug in known to try to get the part 2 carousel to run as an *.swf embedded in a PAGE. Why does part 1 work, but not part 2?

I even worked my way up from WordPress version 2.2, leaving the default template intact (thinking that the P2 theme might be incompatible), but no. Only the part 1 *.swf works.

View 1 Replies


Similar Posts:


Flash :: Complete My Wordpress Theme?

Sep 30, 2010

Is possible to have the posts loaded into an swf using the wordpress framework? i mean, i want to write a post using the wordpress wp-admin interface and then see the result in a swf... I know that if i access using a php pipe the mysql server i can retrive the posts, but as i said i want to use the facebook framework.

View 1 Replies

Carousel Tutorial Part 3 - Add A Link To An External Url In Each Of The Detailed Descriptions?

Nov 12, 2009

I have completed the Carousel part 3 tutorial and everything is working perfectly. However, I want to add a link to an external url in each of the detailed descriptions. How would I add this to the xml file?

View 2 Replies

ActionScript 2.0 :: CS3 Reverse Frames - Functions Works Fine In The First Part But In The End Does Not

Oct 24, 2009

I have attached a .fla file where i have some problems. The revers functions works fine in the first part but in the end i does not. What should i do?

View 1 Replies

Flex :: Set A Swc Theme In Maven?

Nov 1, 2010

I can't set my custom theme in Maven like I do it in Eclipse by changing theme in project properties.

I note the theme swc in dependencies, the compiler founds it but the theme doesn't change.

Who knows how can I set a custom theme in Maven?

View 1 Replies

Flex :: Set Theme Using Flexmojos?

Oct 5, 2011

When compiling using flexmojos I get the warning:[WARNING] No themes are explicitly defined in the section or in any scope="theme" dependencies. Flexmojos is now attempting to figure out which themes to include. (to avoid this warning you should explicitly state your theme dependencies)[WARNING] Adding spark.css theme because spark.swc was included as a dependency.[code]But I just get an [code] must be one of [compile, runtime, system] but is 'theme'.I just want to use the standard Spark theme.

View 2 Replies

Apply Color Theme On UIScorllbar

Nov 23, 2009

I wana apply theme on UIScrollbar according to my design theme but i m unable to do that.

View 3 Replies

Flex :: Any Way To Vary Theme By Color?

Dec 17, 2010

When I choose the default theme (Spark Default) in a Flex 4 app, I can merely change the chromeColor value and the theme will effectively change the base color of the theme for me. Are there any special tricks to creating a new theme that uses this same concept? What if the new theme is a more graphical theme? I'd like to offer a number of base themes for my application, each theme having it's own set of color variants.

View 2 Replies

Css :: Make External Theme And Use It - With Flex4?

Mar 18, 2011

I made a SWC project (my new Theme), with these elements :

src/views/MyViewSkin.mxml
src/DefaultTheme.css

I made a SWF project (Flex app), with these elements :

src/views/MyView.as
theme/DefaultTheme.swc // theme building result

In the SWF project, I added this information in mxmlc compiler : -theme theme/DefaultTheme.swc. My problem is : how to build SWC projet (theme) with HostComponent[xx] is external ?

[Code]....

View 1 Replies

Flash :: FlashDevelop And Compile A Theme Using FD 3 Or 4?

Jul 22, 2011

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 Replies

Flex :: Pass Dynamic Theme From Swf To Swc?

Feb 13, 2012

I have one swf file which takes theme from network during runtime. Now I conerted that swf to swc, and created another container swf to point to that swc. Seems the new swf file has the theme information, which the swc does not take the theme.

View 1 Replies

Flex :: Switch To Another SWC Theme At Run Time?

Mar 22, 2012

My goal is to have more themes for my application and if possible, bundle them with the application itself, not load them at runtime usingIStyleManager.loadStyleDeclarations().Using the theme command-line option, you can have more than one "compile-time theme" bundled with your application according to docs: theme filename [...] Specifies a list of theme files to use with this application. Theme files can be SWC files with CSS files inside them or CSS files. However, I wasn't able to find an example how to actually do that (use the += syntax on command line?) and switch between those themes at runtime.

View 1 Replies

ActionScript 3.0 :: Dynamically Load A Theme In Flash?

Mar 10, 2009

I am looking for a way to dynamically load a theme in flash. I want to change the look of the swf based on the passed url. I can get the data from the url I just don't know if there is an easy way to dynamically change the theme other than just creating several swf files and choosing which one to load.

View 1 Replies

ActionScript 2.0 :: Theme Loaded At Separate Times?

Sep 21, 2009

I have a bunch of external .swf's that I need loaded into my main one, but I need theme loaded at seperate times. Basically I think I need a single screen in the main file that holds a loader in the background and a movieclip place holder in the front. The click from a button in the menu needs to set the swf to be loaded and the screen informations,w here it is then sent to the single frame area to display the screen information, the loading bar, etc. When the movieclip is 100% loaded, it needs to take over the screen in that area until another screen is requested.

View 1 Replies

Professional :: Lost Theme Music - Any Way To Track Down?

Apr 27, 2010

I have a large Flash site. Inside one of the frames I've placed an MP3 track as a theme tune. I now cant find where it is. Is there a way to track down the theme tune so it can be removed from the site?

View 1 Replies

ActionScript 1/2 :: Change ScrollPane / ScrollBar Theme?

Apr 5, 2011

How to Change ScrollPane ScrollBar theme

View 2 Replies

Flex :: Air - Background Not Changed After Changing Theme?

Jun 27, 2010

I am developing an AIR application and I want to change my project theme to one of the additional included themes that is packaged with Flash Builder 4. So, I went to the Project Theme and changed it and it looks like it is supposed to in the Design View. When I run the application, the components (eg: a button) themselves look like it is supposed to, but the application's background is just white instead of the displayed color in the design view.

View 2 Replies

Flex :: Compile Theme In Flash Builder 4

Jan 22, 2011

How to compile Flex theme SWC from file.css and additional skin classes in Flash Builder 4?

I've tried creating simple Flex Library project but it does not seem to use CSS file because resulting SWC does not work as theme.

View 1 Replies

Flex :: Halo Theme On A Spark Component

Aug 2, 2011

I have a Flex form made up mostly of MX components. Due to limitations with the MX mx.controls.ComboBox, I'd like to use the Spark control, spark. components.ComboBox. This works, except the Spark ComboBox sticks out visually because it doesn't use the Halo theme.Is there a way to have the Spark ComboBox use the Halo theme?

View 1 Replies

Flex :: Switch To The Halo Theme In Flash Builder 4?

Feb 14, 2011

As you know, Adobe added a new theme called Spark in Flash Builder 4, but it looks really ugly to me. The problem is that I can't switch the current theme to Halo![code]When I switched button declaration from <s:Button> to <mx:Button> then my button began to look much better. But I can't switch all such declarations manually, and I don't imagine making the same change to the Application tag would apply the style at an application level.So, my big question: How can I make Flash Builder 4 use the same theme as in Flash Builder 3? How can I apply it to all new controls?

View 2 Replies

Flex :: Current Theme Spark Styles Not Working

May 2, 2011

I am trying to figure out why I am getting an error when using the chromeColor (or other spark style related items):
<s:Button x="10" y="208" label="CALL" width="185" fontWeight="bold" id="bCall" chromeColor="#F90000"/>

This is the error:
The style 'chromeColor' is only supported by type 'spark.components.Button' with the theme(s) 'spark'.

Yet in project - properties, the theme is set to Spark. I also tried setting it to Halo and then back to Spark. Here is my app definition:
<?xml version="1.0" encoding="utf-8"?>
<s:Application xmlns:fx="[URL]"
xmlns:s="library://ns.adobe.com/flex/spark"
xmlns:mx="library://ns.adobe.com/flex/mx" minWidth="800" minHeight="600" width="100%" height="100%">

I have seen references that define the mx namespace as "xmlns:mx="library://ns.adobe.com/flex/halo", but then my mx components break (TabNavigator for example) - not sure if that would fix it anyway. I is using flex 4.1 library (I believe the project was originally created when flex builder was at 4.0 if that matters).

No other libraries included.
Project - properties is set to MX+Spark.

Also, if I remove that chromeColor, the project compiles, BUT there are warnings such as: The style 'borderAlpha' is only supported by type 'spark.components.TitleWindow' with the theme(s) 'spark'. Flex Problem (and others - borderColor, cornerRadius, dropShadowVisible).

View 2 Replies

ActionScript 2.0 :: Flash Theme - How To Edit Destination Of Buttons

Dec 17, 2007

I am trying to make a flash theme for my website. Lets start off by saying I downloaded a theme already made I just gotta edit the text. What I want to know is how I can edit the destination of the flash buttons they are set to move across the page on a marquee. I am able to find the individual file but when I try putting in

Code:
on(release){
getURL("[URL]", "_blank");
}

It responds Cannot Make this change cause mouse settings can only be done to a button. I understand I have to switch it to Action - Button.

View 2 Replies

ActionScript 2.0 :: CS3 Flash In Wordpress With Lightbox 2?

Mar 22, 2010

i've designed a strip of thumbnails in flash to go in a Wordpress site i'm working on, which when clicked need to open up images and videos using Lightbox 2. (Lightbox is already setup and working.)The problem is that i'm importing the links for each of the thumbnail buttons from a .txt file which works like this:

Code:
getURL(_root.link1, "_blank");

Text file:

[URL]

This at present just opens the image in a new window, how can i make this work with Lightbox?[URL]

View 15 Replies

ActionScript 3.0 :: RSS Feeds (Wordpress) - No Images

Jan 7, 2011

I'm parsing an RSS feed successfully using the RSS Viewer Example. The output text/links is good, but the images don't seem to get parsed. I've tried several other RSS scrpts with similar results: text/titles/links but but no images, as well as other feeds sites like CNN and Google, and NASA.

RSSParser.as:
function(){return A.apply(null,[this].concat($A(arguments)))}package {
import flash.net.URLRequest;
import flash.net.URLLoader;
import flash.events.*;
[Code] .....

View 10 Replies

Flash Skin Not Showing In Wordpress

Mar 15, 2011

I have encoded the Flash movies with the "ClearOverPlaySeekMute" skin and uploaded the swf to the same directory as the main video swf. The skin does not display. (in any of them)

I thought that the skin had to be in the same directory as the swf, althought I have read that some say it should be where the html file is. Since WP is PHP is is less clear where it should go. I have uploaded the file to the WP folder, to the theme folder, and to the include folder but it still does not display.[code]...

View 6 Replies

Professional :: Embed Flash SWF Into WORDPRESS?

Nov 29, 2011

Are there any ways(direct and indirect ones) to put Flash SWF into Wordpress

View 3 Replies

Professional :: Calling JavaScript From A Swf In Wordpress

Mar 10, 2012

Just started using wordpress for my site after years of standard HTML and hit a problemwith an old Flash file I've usedfor 10 years.So I have a flash 6 swf file living in my media directory at URL...and the swf file wants to call a JavaScript function on my HTML page living at URL...Now on my old non-wordpress web site I just put the html and swf file in the same directory and this call always worked javascript:top.fSendForm()But now the swf file is in another location I don't know how to reference my JavaScript function.

View 5 Replies

Flex :: Flash Frontend For Wordpress?

May 28, 2010

We all know what Wordpress can do with a little bit of css goodness. I was wondering whether the idea could be extended even further and make a completely separate Flash/Flex frontend for a website, that uses Wordpress in the back. That would certainly be possible. I was just wondering whether its practical.

View 3 Replies

Javascript :: Embedding A Swf On A Wordpress Page?

Nov 17, 2010

I'm trying to embed a .swf into a wordpress page. This sounds simple, but it isn't working and I cannot fathom out why. I've uploaded all the relevant files onto the server, and I'm fairly sure all the filepaths are correct. The folder containing the .fla and .swf files also contained an index.html file, which I have put into a template. I've tried putting the supplied code into the HTML on the page, I've tried simply using said template, and the best I'm getting is a blank area which doesn't load the flash content.

View 1 Replies

ActionScript 2.0 :: Flash - Tap Into A Wordpress Database?

Apr 2, 2006

Does anyone have any experience using actionscript to tap into a wordpress database (movable-type)? I'm just wondering how difficult this would be or if anyone has been successful with this.

View 2 Replies







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